-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINT: update pip constraints and pre-commit
- Loading branch information
Showing
4 changed files
with
1 addition
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b260a8e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
.benchmarks/expression.py::test_fit[1000-Minuit2-numpy]
4.807620808200972
iter/sec (stddev: 0.0013472168567737971
)14.869979398297922
iter/sec (stddev: 0.0016287884243066399
)3.09
benchmarks/expression.py::test_fit[1000-Minuit2-numba]
4.807296156443533
iter/sec (stddev: 0.004894759766088827
)14.951713255145576
iter/sec (stddev: 0.0011812237821609804
)3.11
benchmarks/expression.py::test_fit[1000-ScipyMinimizer-numpy]
4.621516403532688
iter/sec (stddev: 0.004856590904256936
)14.60869514404637
iter/sec (stddev: 0.001266803825253382
)3.16
benchmarks/expression.py::test_fit[1000-ScipyMinimizer-numba]
4.836049076659217
iter/sec (stddev: 0.0029563468482119576
)14.68340738706462
iter/sec (stddev: 0.0009952509054025735
)3.04
This comment was automatically generated by workflow using github-action-benchmark.