julia
faster type allocation lookup
#34919
Merged

Commits
  • iddict: ensure compiler only loads tab[index] once
    vtjnash committed 5 years ago
  • maybe make typekey_eq faster when either key should have a unique id
    vtjnash committed 5 years ago
  • typecache: fix bug in hash collision handling
    vtjnash committed 5 years ago
  • types: redesign code to eliminate datatype uid
    vtjnash committed 5 years ago
  • use datatype->hash for object_id for concrete types
    vtjnash committed 5 years ago
  • types: improve insertion and lookup performance
    vtjnash committed 5 years ago
  • types: make cache lookup thread-safe
    vtjnash committed 5 years ago
Loading