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 an option to store profiling information #259

Open
tebeka opened this issue May 22, 2024 · 0 comments
Open

Add an option to store profiling information #259

tebeka opened this issue May 22, 2024 · 0 comments

Comments

@tebeka
Copy link

tebeka commented May 22, 2024

In some cases I'd like to investigate the profiling information after the benchmark, maybe with snakeviz.

I suggest adding --benchmark-cprofile-save=FILE that will save the cProfile information (pstats) to FILE.

If this flag is specific, it implies that ---benchmark-cprofile is set as well. Maybe with cumtime if not explictly specified.

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

No branches or pull requests

1 participant