-
Notifications
You must be signed in to change notification settings - Fork 24
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
Showing
3 changed files
with
7 additions
and
7 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
39fa340
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 'cnmaps Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.tests/test_perf.py::test_draw_maps
0.23322171741214018
iter/sec (stddev: 0.05892462210694676
)0.3996366477063221
iter/sec (stddev: 0.03627485422497012
)1.71
tests/test_perf.py::test_clip_scatter
0.04549291456041252
iter/sec (stddev: 0.20327974724968167
)0.0734109018081216
iter/sec (stddev: 0.028972911583598344
)1.61
tests/test_perf.py::test_clip_pcolormesh
0.04698201524864042
iter/sec (stddev: 0.09486308394793543
)0.07283931229912129
iter/sec (stddev: 0.09150228976024954
)1.55
tests/test_perf.py::test_clip_contour
0.045744314419863395
iter/sec (stddev: 0.3229095455065087
)0.0745053893015363
iter/sec (stddev: 0.2105983947333531
)1.63
tests/test_perf.py::test_clip_contourf
0.0468154012797552
iter/sec (stddev: 0.3492058973245769
)0.0758301504012792
iter/sec (stddev: 0.14019647096763876
)1.62
tests/test_perf.py::test_clip_quiver
0.04872275940252428
iter/sec (stddev: 0.1532322282012348
)0.07617888836989845
iter/sec (stddev: 0.20194337051502415
)1.56
tests/test_perf.py::test_clip_clabel
0.19919717837684178
iter/sec (stddev: 0.0890018770678412
)0.32039027275330506
iter/sec (stddev: 0.02806884911496465
)1.61
tests/test_perf.py::test_projection
0.11868134655782125
iter/sec (stddev: 0.15453108356775902
)0.20328370927043313
iter/sec (stddev: 0.026578313093041105
)1.71
tests/test_perf.py::test_maskout
9.143497317242486
iter/sec (stddev: 0.05434070820124534
)13.921936020085711
iter/sec (stddev: 0.028806725638992045
)1.52
This comment was automatically generated by workflow using github-action-benchmark.
CC: @Clarmy