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

Rewrite plot format detection from sphinx build target #22685

Merged
merged 1 commit into from Mar 22, 2022

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented Mar 22, 2022

The original implementation broke the sphinx config state detection for
caching, so that the cache was always invalidated.

Closes #22671.

This reduces incremental build time from 380s to 280s on my machine. - Still quite slow given that (almost) nothing changes, but definitively a step in the right direction.

The original implementation broke the sphinx config state detection for
caching, so that the cache was always invalidated.
@QuLogic QuLogic merged commit c47f770 into matplotlib:main Mar 22, 2022
@QuLogic QuLogic added this to the v3.6.0 milestone Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc]: plot_format adaption invalidates sphinx cache
3 participants