BREAK!: drop Python 3.7 support #668
benchmark.yml
on: pull_request
Performance regression
4m 33s
Annotations
1 error and 5 warnings
Performance regression
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'TensorWaves benchmark results'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: ba70ddc9b456bfa84ce929ce1dbbaa7f3b6913bf | Previous: aa36e6636b5179d305a6186a56cc272f3678b52e | Ratio |
|-|-|-|-|
| `benchmarks/ampform.py::TestJPsiToGammaPiPi::test_data[10000-tf]` | `0.19134408441848405` iter/sec (`stddev: 0`) | `0.3904975984805703` iter/sec (`stddev: 0`) | `2.04` |
| `benchmarks/expression.py::test_fit[1000-Minuit2-jax]` | `4.404064369019094` iter/sec (`stddev: 0.005880327465985419`) | `9.352295111672042` iter/sec (`stddev: 0.0005659957504415581`) | `2.12` |
| `benchmarks/expression.py::test_fit[1000-Minuit2-numpy]` | `4.6200482014987845` iter/sec (`stddev: 0.006175329317539724`) | `9.772740356648908` iter/sec (`stddev: 0.0013011033495843871`) | `2.12` |
| `benchmarks/expression.py::test_fit[1000-Minuit2-numba]` | `4.807061265346704` iter/sec (`stddev: 0.00868956331926646`) | `9.838227327021672` iter/sec (`stddev: 0.0020212336935661233`) | `2.05` |
| `benchmarks/expression.py::test_fit[1000-Minuit2-tf]` | `0.645722432114544` iter/sec (`stddev: 0.026417597354140062`) | `1.2942062651987425` iter/sec (`stddev: 0.0019623407254366334`) | `2.00` |
This comment was automatically generated by [workflow](https://github.com/ComPWA/tensorwaves/actions?query=workflow%3ABenchmark) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Comment was generated at https://github.com/ComPWA/tensorwaves/commit/ba70ddc9b456bfa84ce929ce1dbbaa7f3b6913bf#commitcomment-132029875
|
Performance regression
Performance alert! Previous value was 0.3904975984805703 and current value is 0.19134408441848405. It is 2.040813541047459x worse than previous exceeding a ratio threshold 2
|
Performance regression
Performance alert! Previous value was 9.352295111672042 and current value is 4.404064369019094. It is 2.1235600409162627x worse than previous exceeding a ratio threshold 2
|
Performance regression
Performance alert! Previous value was 9.772740356648908 and current value is 4.6200482014987845. It is 2.1152896962154086x worse than previous exceeding a ratio threshold 2
|
Performance regression
Performance alert! Previous value was 9.838227327021672 and current value is 4.807061265346704. It is 2.0466199168177446x worse than previous exceeding a ratio threshold 2
|
Performance regression
Performance alert! Previous value was 1.2942062651987425 and current value is 0.645722432114544. It is 2.004276451974282x worse than previous exceeding a ratio threshold 2
|