-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Per-pipeline-invocation profiling #8153
Merged
Merged
Commits on Mar 11, 2024
-
Profiler tracks per-invocation state, instead of global state
This should give better results when multiple Halide pipelines are running at the same time.
Configuration menu - View commit details
-
Copy full SHA for 14d2038 - Browse repository at this point
Copy the full SHA 14d2038View commit details
Commits on Mar 13, 2024
-
- Don't profile bounds queries - Simplify layout calculation - Bill time after decrementing main thread as overhead, not waiting on parallel tasks - Change waiting on parallel tasks label
Configuration menu - View commit details
-
Copy full SHA for 64b81a5 - Browse repository at this point
Copy the full SHA 64b81a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cab7fce - Browse repository at this point
Copy the full SHA cab7fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b38bc - Browse repository at this point
Copy the full SHA 35b38bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55f8abf - Browse repository at this point
Copy the full SHA 55f8abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c4d911 - Browse repository at this point
Copy the full SHA 3c4d911View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e0e176 - Browse repository at this point
Copy the full SHA 2e0e176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 606902b - Browse repository at this point
Copy the full SHA 606902bView commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b07d7fe - Browse repository at this point
Copy the full SHA b07d7feView commit details
Commits on Jun 7, 2024
-
[Hexagon] Profiling changes for abadams/per_instance_profiling (#8187)
* Get abadams/per_instance_profiling working on hvx * More changes * Add Hexagon libraries * Fix multiple instances of profiler_state * Update hexagon libraries
Configuration menu - View commit details
-
Copy full SHA for 62e4653 - Browse repository at this point
Copy the full SHA 62e4653View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07cb78b - Browse repository at this point
Copy the full SHA 07cb78bView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fcd18a9 - Browse repository at this point
Copy the full SHA fcd18a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e83f02 - Browse repository at this point
Copy the full SHA 2e83f02View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a444d9 - Browse repository at this point
Copy the full SHA 8a444d9View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a5b91b - Browse repository at this point
Copy the full SHA 1a5b91bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.