-
-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9b823ca
commit 404e2d4
Showing
1 changed file
with
5 additions
and
0 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
404e2d4
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 'Python Benchmark with pytest-benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.tests/link/jax/test_elemwise.py::test_logsumexp_benchmark[0-size0]
23411.85266851696
iter/sec (stddev: 0.000022388862142138327
)60027.85746898697
iter/sec (stddev: 0.000001067323697542201
)2.56
tests/link/jax/test_elemwise.py::test_logsumexp_benchmark[1-size0]
23623.192508671527
iter/sec (stddev: 0.00006357586569223244
)61013.391178171216
iter/sec (stddev: 7.600864749608043e-7
)2.58
tests/link/numba/test_elemwise.py::test_logsumexp_benchmark[0-size2]
0.19202306298374602
iter/sec (stddev: 0.050366018292262386
)0.4461815986396724
iter/sec (stddev: 0.007521303128406535
)2.32
This comment was automatically generated by workflow using github-action-benchmark.