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.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.30.
c0f1ace
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.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.30
.cairo_run(cairo_programs/benchmarks/compare_arrays_200000.json
1021524317
ns/iter (± 40764289
)776695199
ns/iter (± 2404975
)1.32
cairo_run(cairo_programs/benchmarks/factorial_multirun.json
382842624
ns/iter (± 14728456
)293233618
ns/iter (± 604310
)1.31
cairo_run(cairo_programs/benchmarks/integration_builtins.json
584615476
ns/iter (± 19632899
)443994968
ns/iter (± 1138816
)1.32
cairo_run(cairo_programs/benchmarks/secp_integration_benchmark.json
2022330668
ns/iter (± 69304455
)1448988895
ns/iter (± 2675146
)1.40
cairo_run(cairo_programs/benchmarks/blake2s_integration_benchmark.json
1632541575
ns/iter (± 54679111
)1203710496
ns/iter (± 5285346
)1.36
cairo_run(cairo_programs/benchmarks/operations_with_data_structures_benchmarks.json
2510693073
ns/iter (± 88797096
)1896593587
ns/iter (± 17573162
)1.32
cairo_run(cairo_programs/benchmarks/uint256_integration_benchmark.json
1729202867
ns/iter (± 54581017
)1257604994
ns/iter (± 4705812
)1.37
This comment was automatically generated by workflow using github-action-benchmark.
CC: @unbalancedparentheses