This website requires JavaScript.
Explore
Help
Register
Sign in
ashbringer
/
benches
Watch
1
Star
0
Fork
You've already forked benches
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Full benchmark programs to compare compilation and execution times against GCC C.
9
commits
1
branch
0
tags
50
KiB
Lua
69.4%
C
30.6%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Sky Johnson
aa3f74d3ab
Update util lib for bench script
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