Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support functional cProfile enable #390

Closed
ashleyredzko opened this issue Jan 16, 2020 · 1 comment · Fixed by #391
Closed

Support functional cProfile enable #390

ashleyredzko opened this issue Jan 16, 2020 · 1 comment · Fixed by #391
Assignees

Comments

@ashleyredzko
Copy link

Hey!

Been enjoying getting this running in our project and really enjoy the functionality we have.

One thing we were looking to have was the ability to turn the cProfiler on/off per request, similar to how we can turn the intercept on/off functionally using the request object. There's a number of times where we still care about getting response times and tracking them, but don't want to slow down the requests too heavily with the profiler.

@nasirhjafri
Copy link
Member

Released in 4.0.0 #384

@nasirhjafri nasirhjafri self-assigned this Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants