mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 01:43:29 +01:00
Add HDD tuning guide to TODO.md
This commit is contained in:
parent
b300a55cb4
commit
4ee5aba5fe
4
TODO.md
4
TODO.md
@ -11,3 +11,7 @@
|
||||
* Use [bytes](https://carllerche.github.io/bytes/bytes/index.html) instead of `Vec<u8>` when possible
|
||||
* Use generators instead of vectors
|
||||
* Use proper HTTP parser for JSONRPC replies over persistent connection
|
||||
|
||||
# Performance
|
||||
|
||||
* Consider https://github.com/facebook/rocksdb/wiki/RocksDB-Tuning-Guide#difference-of-spinning-disk
|
||||
|
Loading…
Reference in New Issue
Block a user