Collection of minor improvements #26
perf-regression.yml
on: pull_request
build-python-and-test-performance
1m 10s
Annotations
2 errors and 1 warning
Benchmark (attempt #null): performance regression detected for test 'tests/integration_tests/test_speed.py::test_alphabeta_speed'
Previous value was 1.2247755734528016 and current value is 0.6512377439213781. It is 1.8806888649879374x worse, exceeding the failure threshold of 1.50.
|
build-python-and-test-performance
1 of 1 alerts exceeded the failure threshold `1.50` specified by fail-threshold input:
# **Performance Alert**
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `1.30`.
| Benchmark suite | Current: 1ca80f3bdfa7dcd557a172133a35176dcc04b21b | Previous: 425ccdef04921d1756a1c9bb1f904fceb1f3c3d3 | Ratio |
|-|-|-|-|
| `tests/integration_tests/test_speed.py::test_alphabeta_speed` | `0.6512377439213781` iter/sec (`stddev: 1.6892783831515192`) | `1.2247755734528016` iter/sec (`stddev: 0.9152072108557077`) | `1.88` |
This comment was automatically generated by [workflow](https://github.com/bcollazo/catanatron/actions?query=workflow%3APerformance%20Regression%20Test).
|
build-python-and-test-performance
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|