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 a benchmark that heavily uses type annotations #35

Open
ilevkivskyi opened this issue Jan 17, 2018 · 2 comments
Open

Add a benchmark that heavily uses type annotations #35

ilevkivskyi opened this issue Jan 17, 2018 · 2 comments
Assignees

Comments

@ilevkivskyi
Copy link

@ilevkivskyi ilevkivskyi commented Jan 17, 2018

This is a feature request.

Would it make sense to add a benchmark for code that heavily uses annotations, generics, and other typing features? I even have a suggestion for such benchmark: running mypy on itself (on its own code). The run currently takes around 10-20 sec. (depending on machine). If this is too long, other option would be to run mypy on one of typeshed stubs, this will take less than a second.

@vstinner
Copy link
Member

@vstinner vstinner commented May 10, 2019

I'm unable to write such benchmark. Do you want to write such benchmark?

@ilevkivskyi
Copy link
Author

@ilevkivskyi ilevkivskyi commented May 10, 2019

Do you want to write such benchmark?

Yes, I think I can. Just wanted to check if there is interest in such benchmark, IIUC there is.

@ilevkivskyi ilevkivskyi self-assigned this May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.