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.
8d23b82
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
930039428
ns/iter (± 18783687
)695568551
ns/iter (± 14445413
)1.34
cairo_run(cairo_programs/benchmarks/factorial_multirun.json
360451620
ns/iter (± 8967707
)271582473
ns/iter (± 7779582
)1.33
cairo_run(cairo_programs/benchmarks/integration_builtins.json
548813745
ns/iter (± 13797404
)401601735
ns/iter (± 7067063
)1.37
cairo_run(cairo_programs/benchmarks/linear_search.json
117316972
ns/iter (± 5450537
)86492486
ns/iter (± 1414095
)1.36
cairo_run(cairo_programs/benchmarks/keccak_integration_benchmark.json
1713571600
ns/iter (± 29817276
)1265602932
ns/iter (± 21826490
)1.35
cairo_run(cairo_programs/benchmarks/secp_integration_benchmark.json
1995533863
ns/iter (± 41831647
)1406273719
ns/iter (± 14615489
)1.42
cairo_run(cairo_programs/benchmarks/blake2s_integration_benchmark.json
1589045305
ns/iter (± 28250032
)1117106179
ns/iter (± 15541531
)1.42
cairo_run(cairo_programs/benchmarks/dict_integration_benchmark.json
1113411632
ns/iter (± 20276066
)814148531
ns/iter (± 14659143
)1.37
cairo_run(cairo_programs/benchmarks/math_integration_benchmark.json
542991546
ns/iter (± 14307078
)405330751
ns/iter (± 13125060
)1.34
cairo_run(cairo_programs/benchmarks/memory_integration_benchmark.json
598089701
ns/iter (± 17343298
)445998732
ns/iter (± 10801566
)1.34
cairo_run(cairo_programs/benchmarks/math_cmp_and_pow_integration_benchmark.json
24761839
ns/iter (± 1412885
)18316009
ns/iter (± 227718
)1.35
cairo_run(cairo_programs/benchmarks/operations_with_data_structures_benchmarks.json
2420142194
ns/iter (± 48455359
)1742844913
ns/iter (± 31782473
)1.39
cairo_run(cairo_programs/benchmarks/uint256_integration_benchmark.json
1644017118
ns/iter (± 34310354
)1175085616
ns/iter (± 17705744
)1.40
This comment was automatically generated by workflow using github-action-benchmark.
CC: @unbalancedparentheses