paradigmxyz
revmc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: local call/return detection with context-sensitive resolution
#222
Comparing
dani/local-jump-resolution
(
f1bf6e5
) with
main
(
b9ca6f9
)
CodSpeed Performance Gauge
-17%
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
-17%
6.3 ms
7.6 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
+1%
4.3 µs
4.2 µs
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.1 µs
5.1 µ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%
667.6 µs
660.5 µ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%
3.9 µs
3.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bswap64_opt/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::bswap64_opt
CodSpeed Performance Gauge
+1%
9.9 µs
9.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bswap64/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::bswap64
CodSpeed Performance Gauge
+1%
10.2 µs
10.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
weth/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::weth
CodSpeed Performance Gauge
+1%
21.8 µs
21.7 µs
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%
988.2 µs
983.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
usdc_proxy/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::usdc_proxy
CodSpeed Performance Gauge
0%
6.8 µs
6.8 µ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%
7.9 µs
7.9 µ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%
394.5 µs
393.4 µ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.3 µ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.2 µs
21.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%
396.6 µs
395.7 µ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
0%
1.3 s
1.3 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%
731.5 ms
730.8 ms
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%
2 ms
2 ms
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.4 µs
10.4 µ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
0%
7.9 µs
7.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::fibonacci
CodSpeed Performance Gauge
0%
2.9 µs
2.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci/rt/jit/no_gas
crates/revmc-cli/benches/bench.rs::benches::bench::fibonacci
CodSpeed Performance Gauge
0%
1.9 µs
1.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::fibonacci
CodSpeed Performance Gauge
0%
18.2 µs
18.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci/rt/native
crates/revmc-cli/benches/bench.rs::benches::bench::fibonacci
CodSpeed Performance Gauge
0%
1.2 µs
1.2 µ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
0%
6.1 µs
6.1 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
b9ca6f9
+0.24%
refactor: feed PCR hints as seed edges into block analysis fixpoint
3e24227
1 day ago
by DaniPopes
-0.22%
cleaner
d601b74
23 hours ago
by DaniPopes
-16.89%
rmdead
f1bf6e5
13 hours ago
by DaniPopes
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs