chore(frontend): Additional assignment and struct constructor tests #10367
chore(frontend): Additional assignment and struct constructor tests #10367jfecher merged 2 commits intomv/elaborator-assignment-testsfrom
Conversation
Changes to circuit sizes
🧾 Summary (10% most significant diffs)
Full diff report 👇
|
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: 74a0852 | Previous: 65a8fb0 | Ratio |
|---|---|---|---|
rollup-block-root-single-tx |
0.003 s |
0.002 s |
1.50 |
sha512-100-bytes |
0.077 s |
0.049 s |
1.57 |
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: 74a0852 | Previous: 65a8fb0 | 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*
Work as part of the elaborator group 7a audit
Builds off of #10362
Summary*
Simply adds a few extra unit tests for cases I saw were missing test coverage for elaborator group 7a
Additional Context
Documentation*
Check one:
PR Checklist*
cargo fmton default settings.