Avatar for the tempoxyz user
tempoxyz
tempo
BlogDocsChangelog

feat(bench): add optional BAL to Tempo execution payloads

#4026
Comparing
agent/add-optional-bal-payload-21649
(
8cb1295
) with
main
(
6dd038d
)
CodSpeed Performance Gauge
0%
Untouched
18
Skipped
9

Benchmarks

27 total
tip20_distribute_reward
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::current/tip20_rewards
CodSpeed Performance Gauge
+1%
90.4 ms89.9 ms
tip20_distribute_reward
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::latest/tip20_rewards
CodSpeed Performance Gauge
+1%
85.2 ms84.7 ms
tip20_transfer_rewards_delegate_with_delta
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::latest/tip20_rewards
CodSpeed Performance Gauge
0%
89.5 ms89.2 ms
tip20_transfer_rewards_self_no_delta
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::latest/tip20_rewards
CodSpeed Performance Gauge
0%
73.5 ms73.3 ms
tip20_transfer_rewards_delegate_no_delta
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::latest/tip20_rewards
CodSpeed Performance Gauge
0%
73.5 ms73.2 ms
tip20_claim_rewards
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::current/tip20_rewards
CodSpeed Performance Gauge
0%
80.7 ms80.5 ms
tip20_claim_rewards
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::latest/tip20_rewards
CodSpeed Performance Gauge
0%
80.7 ms80.4 ms
tip20_transfer_mixed_sender_recipient
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::latest/tip20_rewards
CodSpeed Performance Gauge
0%
89 ms88.8 ms
tip20_transfer_mixed_sender_recipient
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::current/tip20_rewards
CodSpeed Performance Gauge
0%
87.4 ms87.3 ms
tip20_transfer_rewards_self_with_delta
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::latest/tip20_rewards
CodSpeed Performance Gauge
0%
88 ms87.8 ms
tip20_transfer_rewards_opted_out
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::latest/tip20_rewards
CodSpeed Performance Gauge
0%
70.1 ms69.9 ms
txgen_tip20_pure_execution
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::latest/tip20_execution
CodSpeed Performance Gauge
0%
276.5 ms275.9 ms
tip20_transfer_rewards_delegate_with_delta
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::current/tip20_rewards
CodSpeed Performance Gauge
0%
89.4 ms89.2 ms
tip20_transfer_rewards_self_no_delta
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::current/tip20_rewards
CodSpeed Performance Gauge
0%
82.3 ms82.2 ms
txgen_tip20_pure_execution
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::current/tip20_execution
CodSpeed Performance Gauge
0%
316.6 ms316.3 ms
tip20_transfer_rewards_self_with_delta
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::current/tip20_rewards
CodSpeed Performance Gauge
0%
84.6 ms84.5 ms
tip20_transfer_rewards_delegate_no_delta
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::current/tip20_rewards
CodSpeed Performance Gauge
0%
82.3 ms82.2 ms
tip20_transfer_rewards_opted_out
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::current/tip20_rewards
CodSpeed Performance Gauge
0%
80.5 ms80.4 ms
tip20_transfer_rewards_opted_out
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::tip20_rewards
Skipped
84.9 ms*
tip20_claim_rewards
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::tip20_rewards
Skipped
83 ms*
txgen_tip20_pure_execution
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::tip20_execution
Skipped
333.7 ms*
tip20_transfer_rewards_delegate_with_delta
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::tip20_rewards
Skipped
93.8 ms*
tip20_transfer_rewards_self_with_delta
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::tip20_rewards
Skipped
89.1 ms*
tip20_distribute_reward
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::tip20_rewards
Skipped
94.5 ms*
tip20_transfer_rewards_self_no_delta
crates/evm/benches/tip20_execution.rs::benches::tip20_execution::tip20_rewards
Skipped
86.7 ms*

Commits

Click on a commit to change the comparison range
Base
main
6dd038d
-0.19%
Encode BAL side data as raw bytes
0fa7ed3
11 days ago
by decofe
+0.24%
fix
48ab324
7 days ago
by klkvr
-0.01%
log
1b43224
4 days ago
by klkvr
-0.01%
Merge branch 'main' into agent/add-optional-bal-payload-21649
5a17285
4 days ago
by klkvr
-0.04%
fix
ddae51d
2 days ago
by klkvr
+0.09%
test: decode commonware block bytes without bal
eb06f03
2 days ago
by decofe
+0.07%
Update crates/node/src/node.rs
7eba07e
2 days ago
by klkvr
-0.14%
fix(consensus): tolerate experimental BAL hash mismatch
abf39b0
1 day ago
by decofe
+0.01%
Merge branch 'main' into agent/add-optional-bal-payload-21649
4c7b49c
1 day ago
by mediocregopher
+0.08%
Merge origin/main into BAL sidecar branch
0bae6b3
1 day ago
by invalid-email-address
-0.13%
review comments
3707452
1 day ago
by klkvr
+0.06%
fix(commonware): read BAL sidecar from buffer
3a6b313
15 hours ago
by invalid-email-address
-0.18%
feat(builder): gate BAL building behind feature
b4c5419
13 hours ago
by invalid-email-address
0%
chore(builder): remove redundant BAL feature forwarding
0b6836c
13 hours ago
by invalid-email-address
+0.17%
Merge remote-tracking branch 'origin/main' into mediocregopher/bal-consensus-override
ef94347
11 hours ago
by invalid-email-address
+0.2%
docs(consensus): restore block wrapper comment
9300336
10 hours ago
by invalid-email-address
-0.21%
Merge branch 'main' of https://github.com/tempoxyz/tempo into mediocregopher/bal-consensus-override
eaf3006
10 hours ago
by invalid-email-address
+0.15%
Merge branch 'main' into agent/add-optional-bal-payload-21649
ab180e6
3 hours ago
by mediocregopher
-0.24%
fix(commonware): gate BAL sidecar decoding
89cd30a
3 hours ago
by invalid-email-address
+0.13%
Merge branch 'main' into agent/add-optional-bal-payload-21649
0db0ef9
2 hours ago
by mediocregopher
+0.18%
Merge remote-tracking branch 'origin/agent/add-optional-bal-payload-21649' into agent/add-optional-bal-payload-21649
8cb1295
2 hours ago
by invalid-email-address
© 2026 CodSpeed Technology
Home Terms Privacy Docs