bluealloy
revm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(eip2780): reduce intrinsic transaction gas
#3682
Comparing
glam-devnet-eip2780
(
f0e2552
) with
glam-devnet-eip8038
(
06cbb25
)
CodSpeed Performance Gauge
0%
Improvement
1
Regression
1
Untouched
174
Ignored
6
Skipped
1
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
Skipped
183 total
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
-3%
197.5 µs
204.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
MSTORE_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+4%
20.4 µs
19.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
MSTORE_COLD_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+3%
24.5 µs
23.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
snailtracer
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+2%
177.3 ms
173.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
snailtracer-inspect
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+2%
191 ms
186.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
subcall_1000_transfer_1wei
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
REVERT_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
111.8 µs
110.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
burntpix
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
463.4 ms
459.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
DELEGATECALL_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
90.9 µs
90.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ecpairing precompile
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
+1%
4.8 ms
4.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
RETURN_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
110 µs
109.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
subcall_1000_nested
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
2.2 ms
2.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
g2_msm (size 2)
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
g1_msm (size 2)
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
subcall_1000_same_account
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
JUMPDEST_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
16.3 µs
16.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EXTCODEHASH_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
37.1 µs
37.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
SAR_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
25.7 µs
25.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
map_fp_to_g1
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
244.1 µs
244.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
map_fp2_to_g2
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
861.3 µs
861.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
g1_msm (size 128)
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
47 ms
47 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
g2_msm (size 128)
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
88.2 ms
88.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
g1_msm (size 256)
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
89.2 ms
89.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pairing (1 pairs)
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
4.4 ms
4.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pairing (8 pairs)
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
19.4 ms
19.4 ms
1
2
3
4
5
...
8
Commits
Click on a commit to change the comparison range
Base
glam-devnet-eip8038
06cbb25
+0.21%
feat(eip2780): reduce intrinsic transaction gas
f0e2552
3 days ago
by rakita
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs