paradigmxyz
reth
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
cargo fmt
0xKarl98:snapclient
1 hour ago
refactor(multiproof): introduce preallocation constant for state update batching Added a constant for preallocation to optimize memory usage during state update batching, reducing the need for repeated reallocations. Updated the vector initialization to use this new constant for improved clarity and maintainability.
yk/batch-multiproof-fix
1 hour ago
Route non-multiplexed capabilities to primary in RLPx multiplexer
0xKarl98:snapclient
1 hour ago
add `new_blob_pool_transactions_listener`
AJStonewee:blobHelper
1 hour ago
fmt
yk/batch-multiproof-fix
1 hour ago
fmt
yk/batch-multiproof-fix
2 hours ago
perf(trie): batch proof jobs at worker level Implement worker-level batching for both storage and account proofs to reduce redundant trie traversals when multiple proof requests queue up. When proof requests arrive faster than workers can process them, jobs for the same account (storage proofs) or consecutive jobs (account proofs) are now merged into single proof computations.
yk/worker-batch
2 hours ago
perf(trie): batch storage proof jobs at worker level Implement worker-level batching for storage proofs to reduce redundant trie traversals when multiple proof requests arrive for the same account. When storage proof requests queue up faster than workers can process them, jobs for the same account are now merged into a single proof computation. This reduces trie I/O and computation overhead significantly.
yk/worker-batch
3 hours ago
Active Branches
feat: add snapclient implementation for Fetchclient
last run
1 hour ago
#19893
CodSpeed Performance Gauge
0%
perf(engine): batch multiproof messages
last run
1 hour ago
#20066
CodSpeed Performance Gauge
0%
feat(transaction-pool): add `new_blob_pool_transactions_listener`
last run
1 hour ago
#20216
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs