chore: rename array_set_optimization to mutable_array_set_optimization#11673
chore: rename array_set_optimization to mutable_array_set_optimization#11673
array_set_optimization to mutable_array_set_optimization#11673Conversation
array_set_optimizationarray_set_optimization to mutable_array_set_optimization
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Elaboration Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: a01f01e | Previous: f8685f7 | Ratio |
|---|---|---|---|
rollup-block-root |
1.7 s |
1.36 s |
1.25 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Compilation Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: a01f01e | Previous: f8685f7 | Ratio |
|---|---|---|---|
rollup-block-root |
2.29 s |
1.77 s |
1.29 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Execution Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: a01f01e | Previous: f8685f7 | Ratio |
|---|---|---|---|
rollup-root |
0.004 s |
0.003 s |
1.33 |
sha512-100-bytes |
0.085 s |
0.057 s |
1.49 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Brillig Execution Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: a01f01e | Previous: f8685f7 | Ratio |
|---|---|---|---|
rollup-tx-merge |
0.002 s |
0.001 s |
2 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Test Suite Duration'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: a01f01e | Previous: f8685f7 | Ratio |
|---|---|---|---|
test_report_zkpassport_noir-ecdsa_ |
3 s |
2 s |
1.50 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
Description
Problem
Resolves
Summary
This renames the
array_set_optimizationtomutable_array_set_optimizationto make it more specific.Additional Context
User Documentation
Check one:
PR Checklist
cargo fmton default settings.