Full benchmark programs to compare compilation and execution times against GCC C.
  • Lua 69.4%
  • C 30.6%
Find a file
2026-03-26 13:18:23 -05:00
heapsort Rewrite heapsort to use break and nested ifs instead of cont flags 2026-03-21 13:27:27 -05:00
jsonlex Add jsonlex benchmark: JSON tokenizer string workload 2026-03-25 06:42:57 -05:00
lib Update util lib for bench script 2026-03-26 13:18:23 -05:00
sieve Add heapsort benchmark, rewrite runner in Lua 2026-03-20 13:17:19 -05:00
.gitignore Ignore compiled binaries (bin_*) in benchmarks 2026-03-20 19:05:42 -05:00
bench.lua Deterministic benchmarks: median, warmup, CPU pinning, IQR 2026-03-24 18:01:16 -05:00