Skip to content

perf: gen metered asm beq blt#2237

Merged
nyunyunyunyu merged 1 commit into
feat/aotfrom
perf/gen-metered-asm-beq-blt
Nov 14, 2025
Merged

perf: gen metered asm beq blt#2237
nyunyunyunyu merged 1 commit into
feat/aotfrom
perf/gen-metered-asm-beq-blt

Conversation

@GunaDD

@GunaDD GunaDD commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

Closes INT-5487

@github-actions

This comment has been minimized.

@codspeed-hq

codspeed-hq Bot commented Nov 13, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #2237 will improve performances by ×6.8

Comparing perf/gen-metered-asm-beq-blt (3015318) with feat/aot (e4801ee)

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

⚡ 10 improvements
✅ 14 untouched
⏩ 36 skipped1

Benchmarks breakdown

Mode Benchmark BASE HEAD Change
WallTime benchmark_execute[revm_snailtracer] 8.8 ms 7 ms +26.5%
WallTime benchmark_execute_metered[bubblesort] 87.5 ms 20.5 ms ×4.3
WallTime benchmark_execute_metered[factorial_iterative_u256] 206.2 ms 186.3 ms +10.65%
WallTime benchmark_execute_metered[fibonacci_iterative] 50.1 ms 14.3 ms ×3.5
WallTime benchmark_execute_metered[fibonacci_recursive] 89.3 ms 58.9 ms +51.75%
WallTime benchmark_execute_metered[keccak256] 64.3 ms 28 ms ×2.3
WallTime benchmark_execute_metered[quicksort] 81.4 ms 11.9 ms ×6.8
WallTime benchmark_execute_metered[revm_transfer] 65.2 ms 55.5 ms +17.51%
WallTime benchmark_execute_metered[sha256] 62.4 ms 26.3 ms ×2.4
WallTime benchmark_execute_metered[sha256_iter] 125.1 ms 107.8 ms +16.09%

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.

@GunaDD GunaDD force-pushed the perf/gen-metered-asm-beq-blt branch from 5a12ee3 to 032f73f Compare November 14, 2025 01:18
@github-actions

This comment has been minimized.

@nyunyunyunyu nyunyunyunyu force-pushed the perf/gen-metered-asm-beq-blt branch from 032f73f to 3fe24d2 Compare November 14, 2025 02:52
Base automatically changed from perf/e2-height to feat/aot November 14, 2025 02:53
@github-actions

This comment has been minimized.

@nyunyunyunyu nyunyunyunyu force-pushed the perf/gen-metered-asm-beq-blt branch from 3fe24d2 to 3015318 Compare November 14, 2025 03:02
@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 228 322,610 2,058,654 - - -
fibonacci 983 1,500,209 2,100,402 - - -
regex 2,394 4,137,502 17,695,216 - - -
ecrecover 708 122,859 2,262,718 - - -
pairing 1,538 1,745,742 25,468,210 - - -

Commit: 3015318

Benchmark Workflow

@nyunyunyunyu nyunyunyunyu merged commit 3cd5959 into feat/aot Nov 14, 2025
63 checks passed
@nyunyunyunyu nyunyunyunyu deleted the perf/gen-metered-asm-beq-blt branch November 14, 2025 04:27
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