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

Add mypy self check benchmark #6

Open
JukkaL opened this issue May 3, 2020 · 2 comments
Open

Add mypy self check benchmark #6

JukkaL opened this issue May 3, 2020 · 2 comments

Comments

@JukkaL
Copy link
Contributor

JukkaL commented May 3, 2020

Add benchmark that type checks mypy using mypy.

Try to make this work with earlier mypyc revisions so that we can generate some historical data as well.

@97littleleaf11
Copy link

IMO this benchmark is really useful for both mypy and mypyc.

@97littleleaf11
Copy link

97littleleaf11 commented Oct 13, 2021

Suggested by Jukka, these benchmarks would be useful for developing mypyc and mypy:

  1. use latest mypyc to compile mypy 0.910 then type-check mypy 0.910 (or some real-world projects of specific verison)
  2. use latest mypyc to compile latest mypy then type-check mypy 0.910

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

2 participants