Peter Dimov
|
1cb0908961
|
Change random indices in string.cpp to differ in size; remove shifted consecutive there as not representative
|
2022-01-20 02:06:00 +02:00 |
|
Peter Dimov
|
1db7fbad66
|
Add FNV-1a cases for std::unordered_map, multi_index_map to benchmark/string.cpp
|
2022-01-19 19:33:34 +02:00 |
|
Peter Dimov
|
4c2150fb3d
|
Minor updates to benchmark/string.cpp
|
2022-01-19 03:50:39 +02:00 |
|
Peter Dimov
|
3eb244898f
|
Add an FNV-1a case to benchmark/string.cpp
|
2022-01-19 02:10:23 +02:00 |
|
Peter Dimov
|
9a61c8f8dd
|
Add benchmark/string.cpp
|
2022-01-15 02:58:28 +02:00 |
|
Peter Dimov
|
d192ec8fae
|
Add benchmark/uint32.cpp
|
2022-01-15 02:46:47 +02:00 |
|
Peter Dimov
|
d3c37344f0
|
Vary top 24 bits of shifted indices instead of top 32 bits
|
2021-11-29 17:37:26 +02:00 |
|
Peter Dimov
|
bbd0eedb5f
|
Precompute indices to avoid clever optimizations
|
2021-11-29 04:54:47 +02:00 |
|
Peter Dimov
|
ad51b34438
|
Add benchmark/uint64.cpp
|
2021-11-29 02:49:12 +02:00 |
|