summaryrefslogtreecommitdiffhomepage
path: root/benchmarks/vector_vs_deque.cpp
AgeCommit message (Expand)Author
2021-02-13Added benchmark setup and plot script.Tyge Løvset
2021-01-24Improved cvec cdeq. Must be initied with cvec_X_init() and cdeq_X_init(). Not...Tyge Løvset
2021-01-21Reverted namings: crand to crandom, and copt to coption.Tyge Løvset
2020-12-30Fixed memory leak in cvec_X_resize and cdeq_X_resize. Removed macros cdeq_siz...Tyge Løvset
2020-12-28Reverted crand.h API back to rename crand_* to stc64_*, and crand_next() -> s...Tyge Løvset
2020-12-21Added another benchmark.Tyge Løvset