Skip to content

chore: improve benchmark setup for chess crate#276

Merged
ptsouchlos merged 5 commits intomainfrom
chore/perft-benchmark
Mar 20, 2026
Merged

chore: improve benchmark setup for chess crate#276
ptsouchlos merged 5 commits intomainfrom
chore/perft-benchmark

Conversation

@ptsouchlos
Copy link
Owner

Changes

  • Refactor chess crate benchmarks
  • Added new bench command to Justfile
  • Updated perft-bench command in Justfile
  • Increment engine/cli version to 4.0.0 to help engine testers that are using the dev version of my engine.
  • Add benchmark EPD from Disservin/chess

bench: 728983

Split benchmarks into separate modules and run them through one central
file.

bench: 728983
This prepares for the future release but also helps out engine testers.
It seems some testers are pulling from main to run some basic
tournaments with the engine comparing to other engines and the 3.0.0
release. Incrementing the version now should help with any future
testing.

bench: 728983
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.57%. Comparing base (fd928c1) to head (302ee43).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #276   +/-   ##
=======================================
  Coverage   94.57%   94.57%           
=======================================
  Files          46       46           
  Lines        7923     7923           
=======================================
  Hits         7493     7493           
  Misses        430      430           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ptsouchlos ptsouchlos merged commit 2352914 into main Mar 20, 2026
17 checks passed
@ptsouchlos ptsouchlos deleted the chore/perft-benchmark branch March 20, 2026 18:20
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