in reply to Re: multidimensional hash emulation vs hash of hashes
in thread multidimensional hash emulation vs hash of hashes
While certainly a good first step, this benchmark is very one-dimensional (benchmarks usually are :-)
For example the choice of data representation also dictates how you process the keys for accessing the information, and the data structure also needs to be build, which might also take a significant amount of time.
|
|---|