Hann Wang
Results
1
issues of
Hann Wang
## Description The `__getitem__` method of `DefaultLookupDict` is too slow. Profiling on a p3.16xlarge machine on AWS shows that each `__getitem__` method costs 2.4 micro second, whereas a regular dictionary...
performance
v0.x