-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
v5.2
-
Execution Team 2022-01-24
-
15
When adding or retrieving fields, the DocumentStorage class uses an internal hash table. Using pre-computed hashes will allow us to avoid repeated hashing of the same keys for e.g. time-series bucket unpacking.