Skip to content

Conversation

@jnothman
Copy link
Contributor

@jnothman jnothman commented Mar 8, 2017

Loading the relevant dependencies from matplotlib takes several second.

There would seem to be no justification in importing matplotlib before we know whether an --mpl-* option is used, but we can even delay import until the individual tests, adding little overhead.

Loading the relevant dependencies from matplotlib takes multiple second.

There would seem to be no justification in importing matplotlib before we know whether an --mpl-* option is used, but we can even delay import until the individual tests, adding little overhead.
@astrofrog astrofrog merged commit b9e3577 into matplotlib:master Mar 8, 2017
@astrofrog
Copy link
Collaborator

Thanks!

@jnothman
Copy link
Contributor Author

You're welcome. I look forward to being able to use from a released version.

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.

2 participants