summaryrefslogtreecommitdiffhomepage
path: root/benchmarks/shootout1_cmap.cpp
AgeCommit message (Expand)Author
2021-11-06Updated shootout_hashmaps.cpp. Cleanup/renamed benchmark folders.Tyge Løvset
2021-10-22Updated shootout2_cmap.cpp and competing hashmaps. Replaced Gregs sparsepp wi...Tyge Løvset
2021-10-05Changed recommended order of defining template parameters.Tyge Løvset
2021-09-19Fixed errors caused by gcc -std=c99 -pedantic.Tyge Løvset
2021-09-11Updated benchmarks to newstyle.Tyge Løvset
2021-04-16Replaced cmap/cset min_load_factor with shrink_to_fit() method.Tyge Løvset
2021-03-11Renamed public *_result_t struct member names in maps/sets for consistency wi...Tyge Løvset
2021-03-01Update exteral mapsTyge Løvset
2021-02-24More docs and some file renames.Tyge Løvset