index
:
STC-modified
master
modified
Fork of STC but some features (soon to be)modified to better fit my requirements.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
benchmarks
/
external
Age
Commit message (
Expand
)
Author
2022-12-20
Restructured folders: examples, benchmarks, tests into misc folder.
Tyge Lovset
2022-11-01
Various updates.
Tyge Løvset
2022-10-07
Fixed a bug in csmap.h regarding #ifndef _i_emplace.
Tyge Løvset
2022-09-26
DEPRECATED: c_forrange(): replaced with c_forloop(). This uses 'long long' as...
Tyge Løvset
2022-09-16
Update external c++ unordered maps for benchmarking.
Tyge Løvset
2022-07-17
Tuned benchmark shootout_hashmaps.cpp and updated two external c++ hash table...
Tyge Løvset
2022-07-07
Added emhash by ktprime to external benchmarks. Very fast iteration and lookups.
Tyge Løvset
2022-07-07
Added missing file: unordered_dense.h. Added -Wall -pedantic to benchmarks an...
Tyge Løvset
2022-07-06
Version 3.7. Make sure to check NEWS/Changes in README.md for a few code-bre...
Tyge Løvset
2022-06-02
Improved namings in utf8tabs.py and removed unicode tables
Tyge Løvset
2021-11-07
Added TSL maps and Khash iteration.
Tyge Løvset
2021-11-07
Cleanup shootout_hashmap.cpp
Tyge Løvset
2021-11-06
Updated shootout_hashmaps.cpp. Cleanup/renamed benchmark folders.
Tyge Løvset