Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Test doc build time on CI without sphinx-gallery#29493
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
DO NOT MERGE. This is a test to see how much time we spent on running the gallery examples.Seematplotlib#22956 (comment)
timhoffm commentedJan 20, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Result: the pure build time was 4min compared to 7.5-8min previously. So there's a potential saving of ~3.5-4min. However, such build still produces warnings (currently 54) in the form of
because we reuse figures from the gallery via the matplotlib/doc/users/prev_whats_new/whats_new_1.0.rst Lines 29 to 32 in06548d2
These would need fixing one way or the other. |
Closing as the test has served its purpose. Discussion should continue in#22956. |
DO NOT MERGE. This is a test to see how much time we spent on running the gallery examples. See#22956 (comment)