You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The reason will be displayed to describe this comment to others. Learn more.
⚠️Performance Alert⚠️
Possible performance regression was detected for benchmark 'cyeva Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
82ba49c
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 'cyeva Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.tests/test_perf.py::test_calc_mae_1e6
53.71341984923283
iter/sec (stddev: 0.0003678736757751168
)84.80864754949813
iter/sec (stddev: 0.0005581095555622916
)1.58
tests/test_perf.py::test_calc_mae_1e7
5.131097716566646
iter/sec (stddev: 0.0011583521886235329
)13.688703871150535
iter/sec (stddev: 0.0009123333559398188
)2.67
tests/test_perf.py::test_calc_mbe_1e6
67.76745656825761
iter/sec (stddev: 0.0001863074378211465
)103.25536838919331
iter/sec (stddev: 0.0002098832390427287
)1.52
tests/test_perf.py::test_calc_mbe_1e7
6.095633109513729
iter/sec (stddev: 0.000905272481552953
)16.27072032958471
iter/sec (stddev: 0.0005999394513399411
)2.67
tests/test_perf.py::test_calc_threshold_hit_ratio_1e3
2096.3034532845595
iter/sec (stddev: 0.00002977425381650143
)3473.7979660270953
iter/sec (stddev: 0.000021848354321616008
)1.66
tests/test_perf.py::test_calc_threshold_hit_ratio_1e6
2.986214105552687
iter/sec (stddev: 0.002838331263593697
)5.369022668293496
iter/sec (stddev: 0.002969421776102805
)1.80
tests/test_perf.py::test_calc_threshold_hit_ratio_1e7
0.3005193783856674
iter/sec (stddev: 0.00942343188920839
)0.5629895394188021
iter/sec (stddev: 0.0188427509779315
)1.87
tests/test_perf.py::test_calc_threshold_false_alarm_ratio_1e3
2085.608686694651
iter/sec (stddev: 0.000032422100998991826
)3483.0047843694088
iter/sec (stddev: 0.00001942986999679601
)1.67
tests/test_perf.py::test_calc_threshold_false_alarm_ratio_1e6
2.9850292936268037
iter/sec (stddev: 0.0020301974979131826
)5.42546794516358
iter/sec (stddev: 0.0016766479224991728
)1.82
tests/test_perf.py::test_calc_threshold_false_alarm_ratio_1e7
0.3004229729781793
iter/sec (stddev: 0.011658551694058217
)0.5646918642826614
iter/sec (stddev: 0.015870846865998232
)1.88
tests/test_perf.py::test_calc_threshold_ts_1e3
2104.081401349798
iter/sec (stddev: 0.00003656169914995703
)3452.375207987751
iter/sec (stddev: 0.000040158946605157294
)1.64
tests/test_perf.py::test_calc_threshold_ts_1e6
2.965916212296347
iter/sec (stddev: 0.00546422888850163
)5.373288047703622
iter/sec (stddev: 0.0008534633094923954
)1.81
tests/test_perf.py::test_calc_threshold_ts_1e7
0.299353789877206
iter/sec (stddev: 0.01284640990519701
)0.5634626976488564
iter/sec (stddev: 0.014787791789274925
)1.88
This comment was automatically generated by workflow using github-action-benchmark.
CC: @Clarmy