Add pre-conditioning matrix to Barker proposal #760
Annotations
1 error and 2 warnings
Run benchmarks (3.10)
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'Python Benchmark with pytest-benchmark'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: d0a7066f334810520ba5b65a934da56538c3aed4 | Previous: 441412a09e39f514189be84813f812d95709365c | Ratio |
|-|-|-|-|
| `tests/test_benchmarks.py::test_regression_hmc` | `0.042429442088391875` iter/sec (`stddev: 0.14047963189667798`) | `0.0983662024930494` iter/sec (`stddev: 0.12340149282010071`) | `2.32` |
This comment was automatically generated by [workflow](https://github.com/blackjax-devs/blackjax/actions?query=workflow%3ABenchmarks) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
|
Run benchmarks (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run benchmarks (3.10)
Performance alert! Previous value was 0.0983662024930494 and current value is 0.042429442088391875. It is 2.3183477710625158x worse than previous exceeding a ratio threshold 2
|