mirror of
https://github.com/nbitslabs/blockchain-bench.git
synced 2026-08-31 07:23:50 +00:00
Public test cases for the blockchain benchmark (saddle harness)
| examples | ||
| README.md | ||
blockchain-bench
Public test cases for the blockchain benchmark, run by the saddle harness.
Each leaf directory holding input.md + output.md is one test case; see the
input.md frontmatter for runtime/methodology. This repo is the openly visible
subset of the benchmark — a private companion repo is merged in at sync time,
so the complete test set is never public.
Structure
category/topic/case-name/
input.md # frontmatter (runtime, methodology, tools, env) + prompt
output.md # expected answer, correct MCQ letter, or rubric table
tools/ # custom pi tools (private repo)