Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@shuklaayush
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 7, 2025

group app.proof_time_ms app.cycles app.cells_used leaf.proof_time_ms leaf.cycles leaf.cells_used
verify_fibair (-51 [-4.7%]) 1,044 322,700 18,750,324 - - -
fibonacci (+19 [+0.9%]) 2,093 3,000,420 51,504,507 - - -
regex (+25 [+0.4%]) 6,844 8,217,194 164,734,992 - - -
ecrecover (-21 [-1.9%]) 1,107 281,298 8,875,685 - - -
pairing (+27 [+0.8%]) 3,535 3,725,930 98,127,219 - - -

Commit: 6fc5c29

Benchmark Workflow

@codspeed-hq
Copy link

codspeed-hq bot commented Aug 7, 2025

CodSpeed WallTime Performance Report

Merging #1944 will improve performances by 31.14%

Comparing fix/new-exec-smallvec (6fc5c29) with feat/new-execution (e67deab)

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

⚡ 3 improvements
✅ 24 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
benchmark_execute[revm_snailtracer] 54.8 ms 44.9 ms +21.99%
benchmark_execute[revm_transfer] 95.1 ms 82.4 ms +15.43%
benchmark_leaf_verifier_execute_preflight 3.5 s 2.7 s +31.14%

@shuklaayush shuklaayush changed the title fix(new-execution): use arrayvec for stack allocated vecs ci(new-execution): use proper jemalloc settings for execute benchmarks Aug 7, 2025
@shuklaayush shuklaayush marked this pull request as ready for review August 7, 2025 18:58
@jonathanpwang jonathanpwang merged commit 55b26a1 into feat/new-execution Aug 7, 2025
35 checks passed
@jonathanpwang jonathanpwang deleted the fix/new-exec-smallvec branch August 7, 2025 19:56
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