-
Notifications
You must be signed in to change notification settings - Fork 95
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
Add API methods for profiling pipeline execution #73
Comments
tdruez
added a commit
that referenced
this issue
Jan 22, 2021
…ion #73 Signed-off-by: Thomas Druez <[email protected]>
A
Formatted results can also be printed to stdout:
|
Once a problematic step is located, https://github.com/joerick/pyinstrument is a nice tool to go deeper in the profiling:
|
tdruez
added a commit
that referenced
this issue
Jan 22, 2021
Signed-off-by: Thomas Druez <[email protected]>
tdruez
added a commit
that referenced
this issue
Jan 22, 2021
…ion #73 Signed-off-by: Thomas Druez <[email protected]>
tdruez
added a commit
that referenced
this issue
Feb 16, 2021
Signed-off-by: Thomas Druez <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The goal is to locate the bottlenecks for future optimizations.
The text was updated successfully, but these errors were encountered: