Summary
Make this benchmark repo more accessible to new contributors by adding a quickstart guide, standardizing the README structure, and including a results summary table.
What needs to happen
Quickstart ("Run your first benchmark in 5 minutes")
Standardize README
Results summary table
Acceptance criteria
- A newcomer can go from clone to first benchmark result in under 5 minutes
- README follows the standardized structure
- Results table is present with at least one row of data
Summary
Make this benchmark repo more accessible to new contributors by adding a quickstart guide, standardizing the README structure, and including a results summary table.
What needs to happen
Quickstart ("Run your first benchmark in 5 minutes")
python run_benchmark.py --limit 5to run just 5 tasksStandardize README
Results summary table
Acceptance criteria