bluealloy
revm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
perf(interpreter): tail-call dispatch with `become` + `extern rust-preserve-none`
#3556
Closed
Comparing
tempo/tail-call-become
(
656b511
) with
main
(
31bee69
)
CodSpeed Performance Gauge
-4%
Improvement
10
Regression
1
Untouched
166
Ignored
6
Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments, which may affect the accuracy of the results.
Learn more about regression causes
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
Ignored
183 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
analysis
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
-4%
44.5 µs
46.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
blake2/200K_rounds
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+37%
18.9 ms
13.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
blake2/100K_rounds
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+37%
9.5 ms
6.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
blake2/1024_rounds
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+36%
100.4 µs
73.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
blake2/512_rounds
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+35%
51.9 µs
38.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
blake2/64_rounds
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+26%
9.5 µs
7.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
blake2/compress_12_rounds
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+21%
3.3 µs
2.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
blake2/12_rounds
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+15%
4.6 µs
4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
blake2/4_rounds
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+14%
3.5 µs
3.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
blake2/10_rounds
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+13%
4.4 µs
3.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
blake2/2_rounds
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+13%
3.2 µs
2.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
p256verify precompile
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+3%
1 ms
1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
SLOAD_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+2%
25.5 µs
24.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EXTCODESIZE_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+2%
40.8 µs
39.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
SSTORE_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+2%
31.1 µs
30.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transact_1000tx_commit_inner_every_40
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+2%
2.3 ms
2.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ecrecover precompile
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+1%
203 µs
200.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transfer
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
14.7 µs
14.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
SELFBALANCE_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
22.1 µs
21.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
JUMPDEST_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
16.5 µs
16.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
MULMOD_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
29.3 µs
29 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
snailtracer-inspect
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
189.4 ms
187.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
PUSH9_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
19.6 µs
19.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
PUSH20_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
19.8 µs
19.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
SDIV_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
28 µs
27.9 µs
1
2
3
4
5
...
8
Commits
Click on a commit to change the comparison range
Base
main
31bee69
+0.07%
perf(interpreter): tail-call dispatch with `become` + `extern rust-preserve-none`
f516ae6
13 hours ago
by decofe
-3.83%
ci(bench): use nightly toolchain and enable tail_call feature
656b511
13 hours ago
by decofe
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs