summaryrefslogtreecommitdiffhomepage
path: root/examples/benchmark.cpp
AgeCommit message (Expand)Author
2020-12-21Added some benchmarks. Fix typo in cdeq.hTyge Løvset
2020-12-19Some cleanup.Tyge Løvset
2020-12-17Forgot benchmark.cppTyge Løvset
2020-12-16Renamed crandom to crand, including renaming of relevant files.Tyge Løvset
2020-12-16Reverted back API to easier naming scheme of crandom.h types and methods.Tyge Løvset
2020-12-14Reworked the crandom.h module. Changed API (sorry!), made uniform distr. unbi...Tyge Løvset
2020-12-05Some text improvements. Renamed method c_default_hash16 to c_default_hash.Tyge Løvset
2020-11-26Renamed benchmark.c to c++ file, to default enable comparing with various c++...Tyge Løvset