mypy
ab1b4880
- Speed up Instance.__hash__ (#12538)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Speed up Instance.__hash__ (#12538) This shows up as a bottleneck in some use cases, based on profiling. This should help with union simplification (#12526).
References
#12538 - Speed up Instance.__hash__
Author
JukkaL
Parents
e7e1db6a
Loading