summaryrefslogtreecommitdiffhomepage
path: root/misc/benchmarks/plotbench
AgeCommit message (Collapse)Author
2023-08-09Bench scripts updatetylov
2023-07-24Updated and fixed benchmarks and performance graphs.tylov
2023-07-23Update benchmark files.tylov
2023-07-15Improved warning, and other enhancements in ccommon.htylov
2023-07-12template.h: i_valclone and i_valfrom are considered the same when only one ↵tylov
is defined and i_valraw is not defined (directly or via valclass/valboxed/val_str). Also applies to key. Some adjustments for benchmarking.
2023-06-08More small adjustments.Tyge Lovset
2023-04-26Internal.Tyge Lovset
2023-04-14tuning of hash function. Adjusted benchmark balance.Tyge Løvset
2023-04-07Massive documentation update/improvements.Tyge Lovset
Reduced benchmarks/plotbench repetition/sizes.
2023-03-30Added crand.h - Alternative API to crandom.h, which will be deprecated.Tyge Løvset
2023-02-08Changed to use lowercase flow-control macros in examples (uppercase will ↵Tyge Løvset
still be supported). Improved many examples to use c_make() to init containers.
2022-12-31Internally renamed ccommon.h macros to uppercase. Lowercase macros are still ↵Tyge Løvset
supported via include/stc/priv/lowcase.h.
2022-12-23Experimental uppercase macros.Tyge Løvset
2022-12-20Restructured folders: examples, benchmarks, tests into misc folder.Tyge Lovset