refactor: Rename rippled.cfg to xrpld.cfg

This commit is contained in:
Bart Thomee
2025-11-02 15:28:52 +00:00
parent 80b1c7114c
commit b8e676898e
15 changed files with 87 additions and 18 deletions

View File

@@ -130,7 +130,7 @@ newer versions of RocksDB (TBD).
## Discussion
RocksDBQuickFactory is intended to provide a testbed for comparing potential
rocksdb performance with the existing recommended configuration in rippled.cfg.
rocksdb performance with the existing recommended configuration in xrpld.cfg.
Through various executions and profiling some conclusions are presented below.
- If the write ahead log is enabled, insert speed soon clogs up under load. The