Use sha1 for hashing by hauntsaninja · Pull Request #17953 · python/mypy

@hauntsaninja

@hauntsaninja marked this pull request as ready for review

October 15, 2024 07:50

hauntsaninja added a commit that referenced this pull request

Oct 20, 2024
This is a pretty small win, it's below the noise floor on
macrobenchmark, but if you time the hashing specifically it saves about
100ms (0.5%) on `python -m mypy -c 'import torch' --no-incremental`.
blake2b is slower