-
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
4 additions
and
4 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
982f1fd
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.787264076014758
iter/sec (stddev: 0.001958311761166783
)14.869979398297922
iter/sec (stddev: 0.0016287884243066399
)3.11
benchmarks/expression.py::test_fit[1000-Minuit2-numba]
4.9115812477776375
iter/sec (stddev: 0.0034011202057492897
)14.951713255145576
iter/sec (stddev: 0.0011812237821609804
)3.04
benchmarks/expression.py::test_fit[1000-ScipyMinimizer-numpy]
4.800800255764453
iter/sec (stddev: 0.003936457430460996
)14.60869514404637
iter/sec (stddev: 0.001266803825253382
)3.04
benchmarks/expression.py::test_fit[1000-ScipyMinimizer-numba]
4.802337262969169
iter/sec (stddev: 0.002930523807026094
)14.68340738706462
iter/sec (stddev: 0.0009952509054025735
)3.06
This comment was automatically generated by workflow using github-action-benchmark.