Skip to content

Conversation

@jonathanpwang
Copy link
Contributor

To be rebase merged.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 5, 2026

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

✅ 24 untouched benchmarks
⏩ 36 skipped benchmarks1


Comparing develop-v1.5.0 (371415b) with main (1796504)

Open in CodSpeed

Footnotes

  1. 36 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions

This comment has been minimized.

zlangley and others added 2 commits January 12, 2026 10:22
Updates to plonky3 v0.4.0. Syncs with
openvm-org/stark-backend#195

closes INT-4245

---------

Co-authored-by: Jonathan Wang <[email protected]>
Syncs with openvm-org/stark-backend#202

closes INT-5601

---------

Co-authored-by: Jonathan Wang <[email protected]>
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@jonathanpwang jonathanpwang changed the title [HOLD] v1.5.0 release: v1.5.0 Jan 21, 2026
Fix some benchmarks that were panic-ing in debug mode.

A metrics fix was needed: at the end of `SingleSegmentVmProver::prove`
for `VmInstance`, we were using
```
        self.state = Some(VmState::new_with_defaults(
```
to reset the state for the next prover's usage. However this unsets the
`fn_bounds` and `debug_infos` from the `exe` when in debug mode or with
feature `perf-metrics`. Now we recover those in `reset_state` from the
`exe` before each run.
@github-actions
Copy link

group app.proof_time_ms app.cycles app.cells_used leaf.proof_time_ms leaf.cycles leaf.cells_used
verify_fibair (+3504 [+1543.6%]) 3,731 (+299334 [+92.8%]) 621,944 (+1555558 [+75.6%]) 3,614,212 - - -
fibonacci (+5354 [+524.9%]) 6,374 1,500,209 2,100,402 - - -
regex (+14404 [+605.0%]) 16,785 4,137,502 17,695,216 - - -
ecrecover (+4129 [+555.7%]) 4,872 122,859 2,263,998 - - -
pairing (+7387 [+491.5%]) 8,890 1,745,742 25,408,302 - - -

Commit: 371415b

Benchmark Workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants