Significantly speed up file handling error paths by hauntsaninja · Pull Request #17920 · python/mypy
I'm probably measuring wrong, but I think I got a 1.5x speed up on the following when running compiled: ``` mypy -c 'import torch' --no-incremental ```
changed the title
Significantly speed up file handling paths???
Significantly speed up file handling paths
hauntsaninja
changed the title
Significantly speed up file handling paths
Significantly speed up file handling paths (when compiled)
hauntsaninja
changed the title
Significantly speed up file handling paths (when compiled)
Significantly speed up file handling error paths (when compiled)
hauntsaninja
changed the title
Significantly speed up file handling error paths (when compiled)
Significantly speed up file handling error paths
This was referenced
Oct 15, 2024hauntsaninja added a commit that referenced this pull request
Oct 20, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters