Most of the dicts have only one key, and about 1/5 of the dicts have two keys. This heterogeneity is the reason why I choose Dict as storage.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Efficient merging of large dictionaries | 4 | 1125 | June 4, 2020 | |
Performance of Dictionaries.jl vs Base.Dict | 32 | 3256 | December 13, 2024 | |
Multi layer Dict merge | 6 | 2328 | June 1, 2021 | |
Making an iterator that splats keys and values quickly into kwargs | 19 | 1155 | November 2, 2022 | |
Very best way to concatenate an array of arrays | 47 | 28371 | July 24, 2021 |