Skip to content

Implement reference benchmark#147

Merged
KristijanFaust-OET merged 3 commits intomainfrom
reference-benchmark
Apr 10, 2025
Merged

Implement reference benchmark#147
KristijanFaust-OET merged 3 commits intomainfrom
reference-benchmark

Conversation

@KristijanFaust-OET
Copy link
Contributor

Introduces optional periodic reference benchmark runs.

If testing before merging this to main, you should add something like:

cd /solver-benchmark
git checkout reference-benchmark
cd ..

to the startup-script.sh after cloning the benchmark repo.

@vercel
Copy link

vercel bot commented Apr 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solver-benchmark ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2025 8:55am

Base automatically changed from multiple-years-tofu-runs to main April 9, 2025 09:28
Copy link
Member

@siddharth-krishna siddharth-krishna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Kristijan, this looks good! A minor request in comments. I don't have time to test it but I'm sure you did. :)

# Add required fields to reference metrics
reference_metrics["size"] = "reference"
reference_metrics["solver"] = "highs-binary"
reference_metrics["solver_version"] = get_highs_binary_version()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we call this once outside the loop and share the result for every iteration?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in: 5d3b251

@KristijanFaust-OET KristijanFaust-OET merged commit 38afcdd into main Apr 10, 2025
4 checks passed
@KristijanFaust-OET KristijanFaust-OET deleted the reference-benchmark branch April 10, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants