Avatar for the scroll-tech user
scroll-tech
reth
BlogDocsChangelog

feat: support directly forward transactions to sequencer

#265Merged
Comparing
feat-forward-tx-to-sequencer
(
723bf8b
) with
scroll
(
d250986
)
CodSpeed Performance Gauge
0%
Untouched
77

Benchmarks

77 total
size 100000 | updated 0.1% | depth 5
crates/trie/sparse/benches/rlp_node.rs::rlp_node::update_rlp_node_level::update rlp node level
CodSpeed Performance Gauge
+1%
987.5 µs976.1 µs
hash builder[init size 10000 | update size 1000 | num updates 3]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves_repeated::calculate root from leaves repeated
CodSpeed Performance Gauge
+1%
75.6 ms75 ms
prefix set | size: 10 | `Vec` with binary search lookup
crates/trie/common/benches/prefix_set.rs::prefix_set::prefix_set_lookups::Prefix Set Lookups
CodSpeed Performance Gauge
+1%
3.8 µs3.8 µs
prefix set | size: 10 | `BTreeSet` with `Iterator:any` lookup
crates/trie/common/benches/prefix_set.rs::prefix_set::prefix_set_lookups::Prefix Set Lookups
CodSpeed Performance Gauge
+1%
4 µs3.9 µs
size 100000 | updated 1% | depth 5
crates/trie/sparse/benches/rlp_node.rs::rlp_node::update_rlp_node_level::update rlp node level
CodSpeed Performance Gauge
+1%
7.8 ms7.7 ms
hash builder[init size 10000 | update size 100 | num updates 1]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves_repeated::calculate root from leaves repeated
CodSpeed Performance Gauge
0%
8.8 ms8.8 ms
size 100000 | updated 1% | depth 4
crates/trie/sparse/benches/rlp_node.rs::rlp_node::update_rlp_node_level::update rlp node level
CodSpeed Performance Gauge
0%
10.7 ms10.7 ms
ordered_trie_root
crates/trie/trie/benches/trie_root.rs::benches::trie_root_benchmark::Receipts root calculation::receipts root | size: 10 | triehash
CodSpeed Performance Gauge
0%
130.9 µs130.3 µs
sparse trie[1000]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves::calculate root from leaves
CodSpeed Performance Gauge
0%
5.4 ms5.4 ms
hash builder[init size 1000 | update size 100 | num updates 1]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves_repeated::calculate root from leaves repeated
CodSpeed Performance Gauge
0%
2.4 ms2.4 ms
hash builder[5000]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves::calculate root from leaves
CodSpeed Performance Gauge
0%
22.1 ms22.1 ms
sparse trie[init size 10000 | update size 100 | num updates 3]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves_repeated::calculate root from leaves repeated
CodSpeed Performance Gauge
0%
6.5 ms6.5 ms
sparse trie[init size 10000 | update size 1000 | num updates 10]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves_repeated::calculate root from leaves repeated
CodSpeed Performance Gauge
0%
107.9 ms107.7 ms
hash builder[init size 10000 | update size 1000 | num updates 10]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves_repeated::calculate root from leaves repeated
CodSpeed Performance Gauge
0%
245.7 ms245.4 ms
parallel hashing[1000]
crates/trie/trie/benches/hash_post_state.rs::post_state::hash_post_state::Hash Post State
CodSpeed Performance Gauge
0%
2.6 s2.6 s
sparse trie[init size 10000 | update size 1000 | num updates 3]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves_repeated::calculate root from leaves repeated
CodSpeed Performance Gauge
0%
32.7 ms32.7 ms
hash builder[1000]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves::calculate root from leaves
CodSpeed Performance Gauge
0%
4.4 ms4.4 ms
receipts root | size: 1000 | HashBuilder
crates/trie/trie/benches/trie_root.rs::benches::trie_root_benchmark::Receipts root calculation
CodSpeed Performance Gauge
0%
9 ms9 ms
ordered_trie_root
crates/trie/trie/benches/trie_root.rs::benches::trie_root_benchmark::Receipts root calculation::receipts root | size: 1000 | triehash
CodSpeed Performance Gauge
0%
11.7 ms11.7 ms
prefix set | size: 1000 | `BTreeSet` with `Iterator:any` lookup
crates/trie/common/benches/prefix_set.rs::prefix_set::prefix_set_lookups::Prefix Set Lookups
CodSpeed Performance Gauge
0%
14.9 ms14.9 ms
sparse trie[init size 10000 | update size 1000 | num updates 1]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves_repeated::calculate root from leaves repeated
CodSpeed Performance Gauge
0%
11.3 ms11.3 ms
validate_blob | num blobs: 6 | ValidateBlob
crates/primitives/benches/validate_blob_tx.rs::validate_blob::blob_validation::Blob Transaction KZG validation
CodSpeed Performance Gauge
0%
154.6 µs154.6 µs
size 100000 | updated 0.1% | depth 1
crates/trie/sparse/benches/rlp_node.rs::rlp_node::update_rlp_node_level::update rlp node level
CodSpeed Performance Gauge
0%
3.4 ms3.4 ms
sparse trie[init size 10000 | update size 100 | num updates 5]
crates/trie/sparse/benches/root.rs::root::calculate_root_from_leaves_repeated::calculate root from leaves repeated
CodSpeed Performance Gauge
0%
10.7 ms10.7 ms
sequence hashing[1000]
crates/trie/trie/benches/hash_post_state.rs::post_state::hash_post_state::Hash Post State
CodSpeed Performance Gauge
0%
2.6 s2.6 s

Commits

Click on a commit to change the comparison range
Base
scroll
d250986
-0.36%
feat: support forward transaction to sequencer
5c149a5
8 months ago
by yiweichi
-0.13%
remove unused code
d7aeddb
8 months ago
by yiweichi
+0.62%
fix: transaction already know
762e208
7 months ago
by yiweichi
-0.11%
Merge branch 'scroll' into feat-forward-tx-to-sequencer
ee6d5dc
7 months ago
by yiweichi
-0.21%
update logic to keep it same as l2geth
053c929
7 months ago
by yiweichi
+0.15%
fix: make clippy happy
c82a2df
7 months ago
by greged93
+0.07%
fix: ci
7c16480
7 months ago
by yiweichi
-0.05%
fix: ci run cargo fmt --all
27bd9da
7 months ago
by yiweichi
+0.06%
Revert "fix: ci run cargo fmt --all"
defc921
7 months ago
by yiweichi
+0.1%
fix: ci fmt
4572e31
7 months ago
by yiweichi
-0.14%
fix: ci clippy
8ded93c
7 months ago
by yiweichi
+0.1%
feat: enable override pool propagate_local_transactions
499e9ae
7 months ago
by yiweichi
+0.08%
Merge branch 'scroll' into feat-forward-tx-to-sequencer
6b15eb3
7 months ago
by yiweichi
-0.39%
fix: EthTransactionValidatorBuilder accepts custom local_transactions_config
9c750c0
7 months ago
by yiweichi
-0.2%
fix: remove propagate_local_transactions
b115563
7 months ago
by yiweichi
+0.42%
fix: ci
a876be3
7 months ago
by yiweichi
-0.2%
address comments
d111f82
7 months ago
by yiweichi
-0.09%
fix: logging
723bf8b
7 months ago
by yiweichi
© 2026 CodSpeed Technology
Home Terms Privacy Docs