julia
c958b2ca
- types: redesign code to eliminate datatype uid
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
types: redesign code to eliminate datatype uid Use a normal IdDict instead of a fancy uid-indexed, and optimize object_id to use a cached hash field for them.
References
#34919 - faster type allocation lookup
Author
vtjnash
Committer
vtjnash
Parents
64afd4ec
Loading