ScriptBench1
This has ports of classic language benchmarks to Zef:
- Richards (OS scheduler)
- DeltaBlue (constraint solver)
- N-Body (physics simulation)
- Splay (binary tree test)
These benchmarks are available in a wide variety of other languages. I found existing ports of these benchmarks to JavaScript, Python, and Lua. For Splay, there werenโt existing Python and Lua ports, so I used Claude to port them. I wrote the Zef ports.