paradigmxyz
revmc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: unreached block recovery in abstract interpretation
#214
Closed
Comparing
dani/block-local-const-propagation
(
b1ff9d7
) with
main
(
6b9d05c
)
CodSpeed Performance Gauge
-21%
Regression
1
Untouched
68
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
69 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
usdc_proxy/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::usdc_proxy
CodSpeed Performance Gauge
-21%
6.4 ms
8 ms
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
+3%
4.4 µs
4.3 µ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
+2%
7.8 µs
7.6 µ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
+1%
8 µs
7.9 µ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%
5 µs
5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eip2935/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::eip2935
CodSpeed Performance Gauge
+1%
5.8 µs
5.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bswap64_opt/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::bswap64_opt
CodSpeed Performance Gauge
+1%
6 µs
5.9 µ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
+1%
3 µs
3 µs
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
+1%
1.1 s
1.1 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hash_10k/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::hash_10k
CodSpeed Performance Gauge
+1%
23.5 ms
23.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
usdc_proxy/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::usdc_proxy
CodSpeed Performance Gauge
+1%
5 µs
5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hash_10k/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::hash_10k
CodSpeed Performance Gauge
+1%
28.3 ms
28.1 ms
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
+1%
10.1 µs
10 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
curve_stableswap/rt/jit
crates/revmc-cli/benches/bench.rs::benches::bench::curve_stableswap
CodSpeed Performance Gauge
+1%
215.6 µs
214.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bswap64_opt/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::bswap64_opt
CodSpeed Performance Gauge
0%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eip4788/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::eip4788
CodSpeed Performance Gauge
0%
6.2 µs
6.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
curve_stableswap/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::curve_stableswap
CodSpeed Performance Gauge
0%
466.4 µs
464.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci/compile/jit
crates/revmc-cli/benches/bench.rs::benches::bench::fibonacci
CodSpeed Performance Gauge
0%
8.3 ms
8.2 ms
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.
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/jit
crates/revmc-cli/benches/bench.rs::benches::bench::push0_proxy
CodSpeed Performance Gauge
0%
17.5 ms
17.5 ms
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.
erc20_transfer/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::erc20_transfer
CodSpeed Performance Gauge
0%
10.3 µs
10.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factorial/compile/jit
crates/revmc-cli/benches/bench.rs::benches::bench::factorial
CodSpeed Performance Gauge
0%
18 ms
18 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fiat_token/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::fiat_token
CodSpeed Performance Gauge
0%
65.9 ms
65.8 ms
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
6b9d05c
-0.22%
feat: block-local constant propagation for unreached blocks
c999e9d
2 days ago
by DaniPopes
-0.06%
refactor: use Snapshots struct directly in Bytecode
661fbc5
2 days ago
by DaniPopes
-20.36%
boom
b1ff9d7
2 days ago
by DaniPopes
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs