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

Add profiling to TensileCreateLibrary #1329

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

bstefanuk
Copy link
Contributor

@bstefanuk bstefanuk commented Nov 8, 2024

To support continuous and automated feedback on build system and resource usage improvements, we intend to leverage profiling via cProfile in nightly runs and in manual one-off performance assessments. This PR adds the required functionality.

To run a profile, set the environment variable TENSILE_PROFILE=ON when invoking TensileCreateLibrary.

@bstefanuk bstefanuk self-assigned this Nov 8, 2024
@bstefanuk bstefanuk changed the title Add profiling to tensilelite Add profiling to TensileCreateLibrary Nov 8, 2024
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 this pull request may close these issues.

3 participants