Hacker News new | ask | show | jobs
by muzakthings 3537 days ago
Does mypy see any performance improvements over vanilla python (because types are static)?
1 comments

No, the interpreters make no use of annotations.