julia
66d0f761
- types: make cache lookup thread-safe
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
types: make cache lookup thread-safe Since this is not a binary-tree anymore, we can also stop holding a lock around the operation, which is a significant optimization opportunity.
References
#34919 - faster type allocation lookup
Author
vtjnash
Committer
vtjnash
Parents
b199eaba
Loading