community: Submit your orchestration benchmarks to bernstein.run #2503
Replies: 2 comments
|
I can set up the benchmarks page with a submission pipeline. I’d handle this by creating a structured markdown table in |
|
@snakefood3232 sorry for the slow reply, and thanks for the offer. Since April the page itself has landed: The validation piece is still open and still wanted: a small script that takes Housekeeping note: this is a standing submission channel rather than a work item, so it is moving to Discussions. The URL will redirect and submissions continue there. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The benchmark page is live under
docs/benchmarks/(BENCHMARKS.mdplusleaderboard.html) and links back to this thread for submissions. This thread is the ongoing place to submit a run from your own setup, so the page carries a reproducible cost and performance reference across hardware and model mixes. Your handle is credited on each row.What to submit
Two kinds of numbers are useful.
Real-run cost and performance (per session):
Capture:
Component benchmarks (hardware capacity numbers):
Include your hardware, OS, Bernstein version, and Python version.
How to submit
docs/benchmarks/BENCHMARKS.md.What already exists
docs/benchmarks/BENCHMARKS.md- the published page: a simulated DAG-scheduling section, a SWE-Bench Lite section, and component benchmarks.docs/benchmarks/leaderboard.html- the rendered page.bernstein cost --json- cost and duration schema for a real run.benchmarks/.src/bernstein/eval/harness.py,docs/eval/yaml-harness.md)..github/workflows/flake-quarantine.yml.benchmarks/swe_bench/for verified eval runs.Notes
BENCHMARKS.md. One row has already landed (component benchmarks on a low-end laptop).All reactions