bluealloy
revm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
refactor(handler): extract duplicate ContextError handling
#3312
Merged
Comparing
andrewshab3:fix-duplicate
(
5e483d7
) with
main
(
a1490db
)
CodSpeed Performance Gauge
-4%
Regression
1
Untouched
172
Ignored
6
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Ignored
179 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transact_commit_1000txs
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
-4%
3.2 ms
3.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
+2%
201.3 µs
198 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EXTCODESIZE_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
43.3 µs
42.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transfer_finalize
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
18.5 µs
18.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
SLOAD_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
+1%
28.6 µs
28.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EXTCODEHASH_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
43.5 µs
43.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
snailtracer
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
183.4 ms
182.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
snailtracer-inspect
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
192.5 ms
191.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
SSTORE_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
33.9 µs
33.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
SELFBALANCE_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
23 µs
23 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
STATICCALL_50
bins/revme/benches/evm.rs::benches::evm
CodSpeed Performance Gauge
0%
95 µs
94.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
g1_add
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
28.2 µs
28.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
g2_add
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
43.1 µs
43.1 µs
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.
bn254 mul precompile
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
338.6 µs
338.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
g2_msm (size 256)
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
162.3 ms
162.3 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.
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.
ecpairing precompile
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pairing (2 pairs)
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
6.5 ms
6.5 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 (8 pairs)
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
19.4 ms
19.4 ms
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.
pairing (16 pairs)
crates/precompile/bench/main.rs::benches::benchmark_crypto_precompiles::Crypto Precompile benchmarks
CodSpeed Performance Gauge
0%
36.5 ms
36.5 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
0%
9.4 ms
9.4 ms
1
2
...
8
Commits
Click on a commit to change the comparison range
Base
main
a1490db
-3.89%
Update handler.rs
fcdc3ad
1 month ago
by andrewshab3
-0.09%
Update context.rs
5e483d7
1 month ago
by andrewshab3
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs