Skip to content

release: v1.5.0-rc.0#2331

Merged
jonathanpwang merged 5 commits into
mainfrom
develop-v1.5.0
Jan 30, 2026
Merged

release: v1.5.0-rc.0#2331
jonathanpwang merged 5 commits into
mainfrom
develop-v1.5.0

Conversation

@jonathanpwang

Copy link
Copy Markdown
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

codspeed-hq Bot commented Jan 5, 2026

Copy link
Copy Markdown

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 (4a72b11) with main (0195883)

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.

@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
@github-actions

This comment has been minimized.

zlangley and others added 4 commits January 29, 2026 16:36
Updates to plonky3 v0.4.0. Syncs with
openvm-org/stark-backend#195

closes INT-4245

---------

Co-authored-by: Jonathan Wang <31040440+jonathanpwang@users.noreply.github.com>
Syncs with openvm-org/stark-backend#202

closes INT-5601

---------

Co-authored-by: Jonathan Wang <31040440+jonathanpwang@users.noreply.github.com>
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

This comment has been minimized.

@github-actions

Copy link
Copy Markdown
group app.proof_time_ms app.cycles app.cells_used leaf.proof_time_ms leaf.cycles leaf.cells_used
verify_fibair (+2620 [+1154.2%]) 2,847 (+299302 [+92.8%]) 621,912 (+1555558 [+75.6%]) 3,614,212 - - -
fibonacci (+7121 [+698.1%]) 8,141 1,500,209 2,100,402 - - -
regex (+12889 [+541.3%]) 15,270 4,137,502 17,695,216 - - -
ecrecover (+3103 [+417.6%]) 3,846 122,859 2,263,998 - - -
pairing (+7100 [+472.4%]) 8,603 1,745,742 25,408,302 - - -

Commit: 4a72b11

Benchmark Workflow

@jonathanpwang jonathanpwang changed the title release: v1.5.0 release: v1.5.0-rc.0 Jan 30, 2026
@jonathanpwang jonathanpwang marked this pull request as ready for review January 30, 2026 18:57
@jonathanpwang jonathanpwang merged commit df0a436 into main Jan 30, 2026
91 checks passed
@jonathanpwang jonathanpwang deleted the develop-v1.5.0 branch January 30, 2026 19:22
@jonathanpwang jonathanpwang restored the develop-v1.5.0 branch January 30, 2026 19:22
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.

2 participants