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

Skip to content

Conversation

@shuklaayush
Copy link
Contributor

i'm guessing this is some merge artifact

@codspeed-hq
Copy link

codspeed-hq bot commented Jun 26, 2025

CodSpeed WallTime Performance Report

Merging #1799 will improve performances by 17.17%

Comparing fix/new-exec-duplicate-assignment (74aebcf) with feat/new-execution (b4cd1d7)

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

⚡ 16 improvements
✅ 4 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
benchmark_execute[bubblesort] 167.5 ms 148 ms +13.19%
benchmark_execute[factorial_iterative_u256] 445.3 ms 387.5 ms +14.93%
benchmark_execute[fibonacci_iterative] 178.2 ms 156.7 ms +13.7%
benchmark_execute[fibonacci_recursive] 229.9 ms 199.5 ms +15.27%
benchmark_execute[keccak256] 171.8 ms 150.3 ms +14.26%
benchmark_execute[keccak256_iter] 264.8 ms 230.4 ms +14.96%
benchmark_execute[quicksort] 181.1 ms 160.4 ms +12.85%
benchmark_execute[revm_snailtracer] 149.3 ms 128.7 ms +15.99%
benchmark_execute[sha256] 168.9 ms 146.6 ms +15.21%
benchmark_execute[sha256_iter] 264.8 ms 229.6 ms +15.33%
benchmark_execute_metered[bubblesort] 265.1 ms 237.6 ms +11.56%
benchmark_execute_metered[fibonacci_iterative] 329.6 ms 294.1 ms +12.05%
benchmark_execute_metered[fibonacci_recursive] 416.5 ms 371.2 ms +12.2%
benchmark_execute_metered[quicksort] 293.8 ms 266.1 ms +10.42%
benchmark_execute_metered[revm_snailtracer] 150.4 ms 128.3 ms +17.17%
benchmark_execute_metered[sha256_iter] 499.6 ms 452.2 ms +10.48%

@github-actions
Copy link

group app.proof_time_ms app.cycles app.cells_used leaf.proof_time_ms leaf.cycles leaf.cells_used
verify_fibair (+183 [+14.6%]) 1,435 322,633 17,339,362 - - -
fibonacci (+75 [+3.0%]) 2,566 1,500,277 50,589,503 - - -
regex (+525 [+7.4%]) 7,643 4,165,432 166,519,456 - - -
ecrecover (+197 [+14.1%]) 1,598 137,260 8,151,353 - - -
pairing (+340 [+8.7%]) 4,235 1,862,964 97,508,739 - - -

Commit: 74aebcf

Benchmark Workflow

Copy link
Contributor

@jonathanpwang jonathanpwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops

@jonathanpwang jonathanpwang merged commit 6169738 into feat/new-execution Jun 26, 2025
27 checks passed
@jonathanpwang jonathanpwang deleted the fix/new-exec-duplicate-assignment branch June 26, 2025 21:13
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