perf: gen metered asm beq blt#2237
Merged
Merged
Conversation
This comment has been minimized.
This comment has been minimized.
CodSpeed Performance ReportMerging #2237 will improve performances by ×6.8Comparing
|
| 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
-
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. ↩
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
5a12ee3 to
032f73f
Compare
This comment has been minimized.
This comment has been minimized.
9d103da to
5a50d9c
Compare
032f73f to
3fe24d2
Compare
This comment has been minimized.
This comment has been minimized.
3fe24d2 to
3015318
Compare
Commit: 3015318 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes INT-5487