Reorg EdgeRef and NodeRef and CI Fixes #43
perf-regression.yml
on: pull_request
build-python-and-test-performance
1m 8s
Annotations
2 errors and 1 warning
Benchmark (attempt #null): performance regression detected for test 'tests/integration_tests/test_speed.py::test_same_turn_alphabeta_speed'
Previous value was 2.2596774122714773 and current value is 1.0774309082346027. It is 2.097282893038603x 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: 4adef107490617b7f23cfcd23434afa4792c8921 | Previous: 2ae972fb72ddcdf9c0793478647b9137f3b76b3c | Ratio |
|-|-|-|-|
| `tests/integration_tests/test_speed.py::test_same_turn_alphabeta_speed` | `1.0774309082346027` iter/sec (`stddev: 1.3717972922403443`) | `2.2596774122714773` iter/sec (`stddev: 0.6218872352048394`) | `2.10` |
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/
|