KEMBAR78
Use a shared incremental cache for pythoneval tests by emmatyping · Pull Request #5114 · python/mypy · GitHub
Skip to content

Conversation

@emmatyping
Copy link
Member

This causes the tests to run much faster! On my machine without incremental they take 52 seconds. With the incremental cache, they take only 22 seconds.

This fixes #1412.

Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks like a clean solution to me.

@ilevkivskyi ilevkivskyi merged commit d3b32b7 into python:master May 26, 2018
@emmatyping emmatyping deleted the increval branch January 31, 2019 02:32
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.

Use incremental mode in python evaluation test cases

2 participants