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

Time notebook processing? #67

Open
mattwthompson opened this issue Nov 8, 2024 · 0 comments
Open

Time notebook processing? #67

mattwthompson opened this issue Nov 8, 2024 · 0 comments

Comments

@mattwthompson
Copy link
Member

I'm looking into better testing the performance of our software on large systems, both for generation user experience and to safeguard against regressions. I would like to see the runtime of notebook pre-processing broken down per-notebook (or per-cell).

When pytest is managing notebooks, I can add --durations=20 to get an idea which cells are the slowest. (Usually there's something of a Pareto distribution, <5 cells taking most of the wall time.)

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