Skip to content

Catanatron Rust Rewrite #106

Catanatron Rust Rewrite

Catanatron Rust Rewrite #106

Triggered via pull request October 26, 2024 23:51
Status Success
Total duration 1m 16s
Artifacts

perf-regression.yml

on: pull_request
build-python-and-test-performance
1m 6s
build-python-and-test-performance
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build-python-and-test-performance
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Benchmark (attempt #1): potential performance regression detected for test 'tests/integration_tests/test_speed.py::test_alphabeta_speed'
Previous value was 1.547154901885194 and current value is 0.8956903685585919. It is 1.7273322971809832x worse, exceeding the warning threshold of 1.30.
Benchmark (attempt #1): potential performance regression detected for test 'tests/integration_tests/test_speed.py::test_same_turn_alphabeta_speed'
Previous value was 2.1853453861699226 and current value is 1.3311948376937193. It is 1.6416420228582091x worse, exceeding the warning threshold of 1.30.