paradigmxyz
revmc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
refactor: generalize jit evm factory
#379
Comparing
dani/generic-jit-evm-factory
(
9f3e5af
) with
main
(
bd333d0
)
CodSpeed Performance Gauge
0%
Untouched
71
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
71 total
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%
25.8 µs
25.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
univ2_router/rt/jit
crates/revmc-cli/benches/bench.rs::benches::bench::univ2_router
CodSpeed Performance Gauge
+1%
22.7 µs
22.5 µs
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
+1%
438.9 µs
436.2 µ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%
20.4 µs
20.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fiat_token/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::fiat_token
CodSpeed Performance Gauge
0%
21.7 µs
21.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
uniswap_v2_pair/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::uniswap_v2_pair
CodSpeed Performance Gauge
0%
23.5 µs
23.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fiat_token/rt/jit
crates/revmc-cli/benches/bench.rs::benches::bench::fiat_token
CodSpeed Performance Gauge
0%
20.1 µs
20 µ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
0%
24.6 µs
24.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bswap64_opt/compile/jit
crates/revmc-cli/benches/bench.rs::benches::bench::bswap64_opt
CodSpeed Performance Gauge
0%
48.7 ms
48.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
curve_stableswap/compile/jit
crates/revmc-cli/benches/bench.rs::benches::bench::curve_stableswap
CodSpeed Performance Gauge
0%
927.7 ms
926.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
factorial/rt/jit
crates/revmc-cli/benches/bench.rs::benches::bench::factorial
CodSpeed Performance Gauge
0%
35.2 µs
35.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eip2935/compile/jit
crates/revmc-cli/benches/bench.rs::benches::bench::eip2935
CodSpeed Performance Gauge
0%
17.1 ms
17.1 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%
1.6 ms
1.6 ms
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.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
burntpix/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::burntpix
CodSpeed Performance Gauge
0%
83 ms
83 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%
58.6 ms
58.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
erc20_transfer/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::erc20_transfer
CodSpeed Performance Gauge
0%
9.4 ms
9.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
uniswap_v2_pair/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::uniswap_v2_pair
CodSpeed Performance Gauge
0%
28.6 ms
28.6 ms
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%
411.8 µs
411.7 µ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%
40.4 ms
40.4 ms
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
0%
576.9 µs
576.8 µ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%
406.2 µs
406.2 µ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%
861.8 µs
861.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
weth/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::weth
CodSpeed Performance Gauge
0%
8.1 ms
8.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hash_10k/compile/jit
crates/revmc-cli/benches/bench.rs::benches::bench::hash_10k
CodSpeed Performance Gauge
0%
32.9 ms
32.9 ms
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
bd333d0
-0.02%
refactor: generalize jit evm factory
9f3e5af
25 days ago
by DaniPopes
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs