Skip to content

perf: E2 Height Update in ASM#2234

Merged
nyunyunyunyu merged 6 commits into
feat/aotfrom
perf/e2-height
Nov 14, 2025
Merged

perf: E2 Height Update in ASM#2234
nyunyunyunyu merged 6 commits into
feat/aotfrom
perf/e2-height

Conversation

@nyunyunyunyu

Copy link
Copy Markdown
Contributor

No description provided.

@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 Nov 13, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #2234 will degrade performances by 17.82%

Comparing perf/e2-height (4fc6f23) with feat/aot (4633457)

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

⚡ 12 improvements
❌ 1 regression
✅ 11 untouched
⏩ 36 skipped1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Mode Benchmark BASE HEAD Change
WallTime benchmark_execute[revm_snailtracer] 7.6 ms 9.2 ms -17.82%
WallTime benchmark_execute_metered[bubblesort] 213.9 ms 87.3 ms ×2.4
WallTime benchmark_execute_metered[factorial_iterative_u256] 740.6 ms 192.3 ms ×3.9
WallTime benchmark_execute_metered[fibonacci_iterative] 254.2 ms 49.9 ms ×5.1
WallTime benchmark_execute_metered[fibonacci_recursive] 352 ms 88.6 ms ×4
WallTime benchmark_execute_metered[keccak256] 219.3 ms 64.6 ms ×3.4
WallTime benchmark_execute_metered[keccak256_iter] 452.7 ms 158.1 ms ×2.9
WallTime benchmark_execute_metered[pairing] 229.4 ms 152.2 ms +50.75%
WallTime benchmark_execute_metered[quicksort] 241.5 ms 81.2 ms ×3
WallTime benchmark_execute_metered[revm_snailtracer] 12.4 ms 8.9 ms +40.42%
WallTime benchmark_execute_metered[revm_transfer] 202.3 ms 64.8 ms ×3.1
WallTime benchmark_execute_metered[sha256] 217.7 ms 62.2 ms ×3.5
WallTime benchmark_execute_metered[sha256_iter] 456.1 ms 124.2 ms ×3.7

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

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 226 322,610 2,058,654 - - -
fibonacci 990 1,500,209 2,100,402 - - -
regex 2,319 4,137,502 17,695,216 - - -
ecrecover 741 122,859 2,262,718 - - -
pairing 1,496 1,745,742 25,468,210 - - -

Commit: 4fc6f23

Benchmark Workflow

@nyunyunyunyu nyunyunyunyu merged commit e4801ee into feat/aot Nov 14, 2025
88 of 91 checks passed
@nyunyunyunyu nyunyunyunyu deleted the perf/e2-height branch November 14, 2025 02:53
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.

1 participant