paradigmxyz
revmc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: register JITLoaderGDB symbol for debug support on macOS
#230
Merged
Comparing
dani/fix-macos-debug-support
(
c8b5662
) with
main
(
25650bf
)
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.
univ2_router/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::univ2_router
CodSpeed Performance Gauge
+2%
11 µs
10.8 µ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
+2%
3.9 µs
3.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
airdrop/rt/interpreter
crates/revmc-cli/benches/bench.rs::benches::bench::airdrop
CodSpeed Performance Gauge
+1%
6.6 µs
6.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
uniswap_v2_pair/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::uniswap_v2_pair
CodSpeed Performance Gauge
+1%
2.4 µs
2.3 µ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%
4.9 µs
4.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
airdrop/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::airdrop
CodSpeed Performance Gauge
+1%
5 µs
5 µ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
+1%
6.9 µ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
+1%
8 µs
8 µ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.3 µs
4.3 µ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.3 µs
627.1 µ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
+1%
9.2 µs
9.1 µ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.8 µs
9.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
+1%
379.3 µs
377.4 µ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.
erc20_transfer/rt/jit/default
crates/revmc-cli/benches/bench.rs::benches::bench::erc20_transfer
CodSpeed Performance Gauge
0%
7.7 µs
7.7 µ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%
378.1 µs
376.9 µ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.2 µs
10.2 µ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
0%
401.1 µs
400.1 µs
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%
62.8 ms
62.7 ms
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%
9.1 ms
9.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
univ2_router/compile/translate
crates/revmc-cli/benches/bench.rs::benches::bench::univ2_router
CodSpeed Performance Gauge
0%
54.9 ms
54.8 ms
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
0%
5.9 ms
5.9 ms
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.8 µs
267.4 µ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%
872.8 µs
871.6 µs
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
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
25650bf
+0.46%
fix: register JITLoaderGDB symbol for debug support on macOS
07e382a
17 hours ago
by DaniPopes
-0.33%
chore: clang-format lib.cpp with LLVM style
c8b5662
17 hours ago
by DaniPopes
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs