paradigmxyz
revmc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
refactor: move bytecode analysis passes into passes/ submodule
#220
Merged
Comparing
dani/refactor-bytecode-passes
(
7b5d186
) with
main
(
dc30db4
)
CodSpeed Performance Gauge
0%
Untouched
69
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
69 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eip2935/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::eip2935
CodSpeed Performance Gauge
+2%
4.8 µs
4.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
erc20_transfer/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::erc20_transfer
CodSpeed Performance Gauge
+1%
7.7 µs
7.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eip2935/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::eip2935
CodSpeed Performance Gauge
+1%
587.8 µs
581.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push0_proxy/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::push0_proxy
CodSpeed Performance Gauge
+1%
4 µs
4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push0_proxy/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::push0_proxy
CodSpeed Performance Gauge
+1%
4.4 µs
4.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eip4788/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::eip4788
CodSpeed Performance Gauge
+1%
4.9 µs
4.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eip4788/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::eip4788
CodSpeed Performance Gauge
+1%
631.6 µs
628 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bswap64/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::bswap64
CodSpeed Performance Gauge
0%
8 µs
7.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
univ2_router/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::univ2_router
CodSpeed Performance Gauge
0%
9.1 µs
9.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
weth/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::weth
CodSpeed Performance Gauge
0%
10.1 µs
10.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
univ2_router/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::univ2_router
CodSpeed Performance Gauge
0%
11 µs
11 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci-calldata/rt/jit/no_gas
crates/revmc-cli/benches/bench.rs::benches::bench::fibonacci-calldata
CodSpeed Performance Gauge
0%
11.6 µs
11.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci-calldata/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::fibonacci-calldata
CodSpeed Performance Gauge
0%
14.7 µs
14.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factorial/rt/jit/no_gas
crates/revmc-cli/benches/bench.rs::benches::bench::factorial
CodSpeed Performance Gauge
0%
20.2 µs
20.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factorial/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::factorial
CodSpeed Performance Gauge
0%
21.1 µs
21.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::fibonacci
CodSpeed Performance Gauge
0%
267.4 µs
267.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bswap64/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::bswap64
CodSpeed Performance Gauge
0%
1.9 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
push0_proxy/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::push0_proxy
CodSpeed Performance Gauge
0%
399.8 µs
399.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bswap64/compile/jit
crates/revmc-cli/benches/bench.rs::benches::bench::bswap64
CodSpeed Performance Gauge
0%
84.7 ms
84.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
counter/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::counter
CodSpeed Performance Gauge
0%
917.8 µs
917.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factorial/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::factorial
CodSpeed Performance Gauge
0%
379.2 µs
379.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hash_10k/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::hash_10k
CodSpeed Performance Gauge
0%
866.3 µs
866.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci-calldata/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::fibonacci-calldata
CodSpeed Performance Gauge
0%
374.2 µs
374.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
weth/compile/jit
crates/revmc-cli/benches/bench.rs::benches::bench::weth
CodSpeed Performance Gauge
0%
804.7 ms
804.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
erc20_transfer/compile/jit
crates/revmc-cli/benches/bench.rs::benches::bench::erc20_transfer
CodSpeed Performance Gauge
0%
1.1 s
1.1 s
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
dc30db4
-0.03%
refactor: move bytecode analysis passes into passes/ submodule
72c8100
2 hours ago
by DaniPopes
+0.01%
refactor: replace super::super chains with crate:: paths
f17ffcd
2 hours ago
by DaniPopes
-0.03%
fmt
7b5d186
2 hours ago
by DaniPopes
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs