joaquintides
|
f77bdb9b67
|
updated is_avalanching trait protocol
|
2024-05-29 19:51:32 +02:00 |
|
joaquintides
|
fadb686bc5
|
added boost::unordered_node_map to benchmarks
|
2023-02-23 20:17:01 +01:00 |
|
Peter Dimov
|
46a2cd109f
|
Define _SILENCE_CXX20_CISO646_REMOVED_WARNING in benchmarks
|
2022-12-01 01:34:00 +02:00 |
|
Peter Dimov
|
808f8e659a
|
Remove tsl maps from benchmarks
|
2022-12-01 01:30:54 +02:00 |
|
Peter Dimov
|
8ed05de91c
|
Add ankerl::unordered_dense::map to benchmarks
|
2022-12-01 00:50:29 +02:00 |
|
Peter Dimov
|
ea71597053
|
Remove multi_index from benchmarks
|
2022-11-25 00:52:31 +02:00 |
|
Peter Dimov
|
13e065466a
|
Mark fnv1a_hash as avalanching
|
2022-11-01 06:16:30 +02:00 |
|
Peter Dimov
|
1dc949b2b5
|
Add boost::unordered_flat_map to benchmarks
|
2022-10-26 21:08:51 +03:00 |
|
Peter Dimov
|
dfa3c7311f
|
Remove unnecessary RNG
|
2022-07-22 19:12:39 +03:00 |
|
Peter Dimov
|
2c5b8577aa
|
Add tsl::robin_map to string.cpp
|
2022-07-22 19:10:50 +03:00 |
|
Peter Dimov
|
78ffc4c192
|
Fix tsl allocator
|
2022-07-01 19:32:19 +03:00 |
|
Peter Dimov
|
b7101494f2
|
Add tsl::hopscotch_map to string.cpp
|
2022-07-01 19:15:28 +03:00 |
|
Peter Dimov
|
a1c156cec1
|
Rearrange and comment out the non-FNV-1a tests in string.cpp
|
2022-03-08 02:37:13 +02:00 |
|
Peter Dimov
|
3d62482fe9
|
Add missing multiplication by sizeof(T)
|
2022-03-08 02:06:21 +02:00 |
|
Peter Dimov
|
470c9ffed0
|
Add memory measurements to string.cpp
|
2022-03-08 01:31:59 +02:00 |
|
Peter Dimov
|
5bcb07dc7f
|
Add BOOST_NOINLINE to benchmark test functions
|
2022-03-07 21:43:36 +02:00 |
|
Peter Dimov
|
995707a43e
|
Add Abseil+FNV-1a to benchmark/string.cpp
|
2022-02-20 20:08:27 +02:00 |
|
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 |
|