Skip to content

Conversation

@jonathanpwang
Copy link
Contributor

To be rebase merged.

@github-actions
Copy link

Your PR title doesn't follow the Conventional Commit guidelines.

Example of valid titles:

  • feat: add new user login
  • fix: correct button size
  • docs: update README

Usage:

  • feat: Introduces a new feature
  • fix: Patches a bug
  • chore: General maintenance tasks or updates
  • test: Adding new tests or modifying existing tests
  • perf: Performance improvements
  • refactor: Changes to improve code structure
  • docs: Documentation updates
  • ci: Changes to CI/CD configurations

Breaking Changes

Breaking changes are noted by using an exclamation mark. For example:

  • feat!: changed the API
  • chore(node)!: Removed unused public function

Help

For more information, follow the guidelines here: https://www.conventionalcommits.org/en/v1.0.0/

@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

CodSpeed Performance Report

Merging #2331 will not alter performance

Comparing develop-v1.5.0 (008cdba) with main (51dd038)1

⚠️ 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.

Summary

✅ 24 untouched
⏩ 36 skipped2

Footnotes

  1. No successful run was found on main (0f1b5fc) during the generation of this report, so 51dd038 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

  2. 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.

zlangley and others added 2 commits January 5, 2026 05:46
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>
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

group app.proof_time_ms app.cycles app.cells_used leaf.proof_time_ms leaf.cycles leaf.cells_used
verify_fibair (+371 [+165.6%]) 595 (+299011 [+92.7%]) 621,621 (+1549836 [+75.3%]) 3,608,490 - - -
fibonacci (+1294 [+123.4%]) 2,343 1,500,209 2,100,402 - - -
regex (+1903 [+82.7%]) 4,205 4,137,502 17,695,216 - - -
ecrecover (+381 [+50.7%]) 1,133 122,859 2,262,772 - - -
pairing (+518 [+36.1%]) 1,952 1,745,742 25,408,302 - - -

Commit: 008cdba

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