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

feature request - support decorator #111

Closed
ChaimBlau opened this issue Jan 8, 2021 · 2 comments
Closed

feature request - support decorator #111

ChaimBlau opened this issue Jan 8, 2021 · 2 comments
Labels

Comments

@ChaimBlau
Copy link

Version information

Fil: 0.13.1
Python: 3.7.3 (default, Mar 27 2019, 22:11:17)
[GCC 7.3.0]

The option to decorate the function that you really want to profile is very helpful, for example when you have some data preparation before you send your actual function to the cloud, but for some reason it hard to isolate the function to separate the function to script. This feature supported in memory_profiler, and it would be great to have it here too.

Thanks!

@itamarst
Copy link
Collaborator

itamarst commented Jan 8, 2021

Thanks for the feature request. Are you doing this as part of manual profiling?

@itamarst
Copy link
Collaborator

Going to say this is duplicate of #71, work will happen there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants