summaryrefslogtreecommitdiff
path: root/lib/leveldb/util/cache.cc
AgeCommit message (Collapse)Author
2024-04-02tweak db performancejacqueline
- leveldb cache pinned to spiram - actually use it during indexing lol - all up, saves about 10ms per file (amortised) for an incremental reindex
2023-03-08add leveldbjacqueline