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
/
misc
/
benchmarks
/
shootout_hashmaps.cpp
Age
Commit message (
Expand
)
Author
2023-05-01
Remove warnings when using -Wextra.
Tyge Løvset
2023-04-23
Tuned cmap.h and hash function.
Tyge Løvset
2023-04-21
Householding.
Tyge Løvset
2023-04-20
cmap Updates to dev43 standard.
Tyge Løvset
2023-04-18
Removed unneeded custom size type in maps and bits.h. Prepared for possible r...
Tyge Løvset
2023-04-14
tuning of hash function. Adjusted benchmark balance.
Tyge Løvset
2023-03-30
Added crand.h - Alternative API to crandom.h, which will be deprecated.
Tyge Løvset
2023-03-29
Some optimizations in hash func.
Tyge Løvset
2023-03-07
Improved/simplified c_forfilter (): last optional parameter gone. Now c_flt_t...
Tyge Løvset
2023-02-11
Some more docs. Renamed (half-)internal template parameter i_size => i_ssize....
Tyge Løvset
2023-02-08
Changed to use lowercase flow-control macros in examples (uppercase will stil...
Tyge Løvset
2022-12-31
Internally renamed ccommon.h macros to uppercase. Lowercase macros are still ...
Tyge Løvset
2022-12-20
Restructured folders: examples, benchmarks, tests into misc folder.
Tyge Lovset