Avatar for the paradigmxyz user
paradigmxyz
reth
BlogDocsChangelog

feat(cli): add --rocksdb.* flags for RocksDB table routing

#21191Merged
Comparing
feat/rocksdb-cli-v2
(
0d8219f
) with
main
(
3ba3708
)
CodSpeed Performance Gauge
0%
Untouched
118
Skipped
7

Benchmarks

7 total
update_leaf[5000]
crates/trie/sparse/benches/update.rs::benches::update_leaf
Skipped
165.3 µs*
update_leaf[1000]
crates/trie/sparse/benches/update.rs::benches::update_leaf
Skipped
112.6 µs*
remove_leaf[5000]
crates/trie/sparse/benches/update.rs::benches::remove_leaf
Skipped
1.1 ms*
remove_leaf[1000]
crates/trie/sparse/benches/update.rs::benches::remove_leaf
Skipped
261.7 µs*
prefix set | size: 10 | `Vec` with binary search lookup
crates/trie/common/benches/prefix_set.rs::prefix_set::prefix_set_lookups::Prefix Set Lookups
Skipped
3.8 µs*
prefix set | size: 100 | `Vec` with binary search lookup
crates/trie/common/benches/prefix_set.rs::prefix_set::prefix_set_lookups::Prefix Set Lookups
Skipped
19.4 µs*
prefix set | size: 1000 | `Vec` with binary search lookup
crates/trie/common/benches/prefix_set.rs::prefix_set::prefix_set_lookups::Prefix Set Lookups
Skipped
205.7 µs*

Commits

Click on a commit to change the comparison range
Base
main
3ba3708
+10.24%
feat(cli): add --rocksdb.* flags for RocksDB table routing
25f98a7
2 months ago
by yongkangc
-10.23%
fix: add edge case tests for RocksDB CLI flags
5166a6c
2 months ago
by yongkangc
-0.05%
feat: integrate RocksDbArgs into NodeConfig and launch code
cfa9a4a
2 months ago
by yongkangc
+0.16%
fix: add rocksdb field to NodeCommand and fix clippy warnings
bf13a52
2 months ago
by yongkangc
-0.17%
docs: regenerate CLI documentation for --rocksdb.* flags
1aad483
2 months ago
by yongkangc
+0.27%
refactor: simplify RocksDbArgs tests
df237b9
2 months ago
by yongkangc
-0.16%
feat(cli): add grouped enable behavior for RocksDB flags
9e2d423
2 months ago
by yongkangc
+0.06%
fix: log actual enabled tables instead of 'all tables'
5f8dd4b
2 months ago
by yongkangc
-0.06%
fix: add missing tests and DRY up RocksDB logging
aa0f9e8
2 months ago
by yongkangc
0%
refactor: remove helper function, inline rocksdb settings without logging
3905e31
2 months ago
by yongkangc
-0.02%
chore: regenerate CLI docs for RocksDB flags
09cc552
2 months ago
by yongkangc
+0.27%
refactor: add NodeConfig::storage_settings() method
662684a
2 months ago
by yongkangc
-0.05%
fix: add backticks to RocksDB in doc comment
53940b9
2 months ago
by yongkangc
-0.12%
chore: regenerate op-reth CLI docs for RocksDB flags
0c8d650
2 months ago
by yongkangc
-0.14%
refactor: use to_settings().merge() pattern for storage settings
3972cd0
2 months ago
by yongkangc
+0.04%
fix: call RocksDbArgs::validate() before building NodeConfig
8e64a3f
2 months ago
by yongkangc
+0.08%
fix: add backticks to RocksDB in doc comments for clippy
c1a323f
2 months ago
by yongkangc
-0.17%
refactor: build StorageSettings directly instead of using merge()
ee64133
2 months ago
by yongkangc
-0.12%
fix: revert init_genesis to use static_files.to_settings() and fix doc nits
dcb9691
2 months ago
by yongkangc
+0.22%
docs: update CLI docs for rocksdb help text formatting
0d8219f
2 months ago
by yongkangc
© 2026 CodSpeed Technology
Home Terms Privacy Docs