Browse Source

Add HDD tuning guide to TODO.md

refactor-mempool
Roman Zeyde 7 years ago
parent
commit
4ee5aba5fe
No known key found for this signature in database GPG Key ID: 87CAE5FA46917CBB
  1. 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…
Cancel
Save