mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2025-12-30 07:20:35 -06:00
Update estimates in ShardDB.cpp
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
// - Unordered traversal for garbage collection
|
||||
// - InodeId (8 bytes): DirectoryBody (18-273 bytes)
|
||||
// - Unclear how many directories we have, but it's probably going to have a few order of magnitude less
|
||||
// than files, e.g. 1e8 directories / 256 shards * 200 bytes = ~80MiB, tiny dataset.
|
||||
// than files, e.g. 10e9 directories / 256 shards * 200 bytes = ~7GiB, relatively small dataset.
|
||||
//
|
||||
// * Edges:
|
||||
// - Lots of range queries
|
||||
|
||||
Reference in New Issue
Block a user