summaryrefslogtreecommitdiffhomepage
path: root/benchmarks/misc/prng_bench.cpp
AgeCommit message (Collapse)Author
2022-12-20Restructured folders: examples, benchmarks, tests into misc folder.Tyge Lovset
2022-12-19Some cleanup in cregex.Tyge Løvset
2022-07-07Added missing file: unordered_dense.h. Added -Wall -pedantic to benchmarks ↵Tyge Løvset
and fixed warnings. Thanks to ktprime for reporting.
2022-06-01Converted all files with DOS line endings to LINUX.Tyge Løvset
2022-05-10Renamed (newish) functions expand_uninitialized to expand_uninit. + some ↵Tyge Lovset
minor changes.
2021-11-06Updated shootout_hashmaps.cpp. Cleanup/renamed benchmark folders.Tyge Løvset