With HarperFast/rocksdb-js#292 and HarperFast/rocksdb-js#423, we now have access to extensive RocksDB statistics. We should record important statistics (perhaps reads, writes, and block cache hits/misses) in https://github.com/HarperFast/harper/blob/main/resources/analytics/write.ts#L331-L345.
With HarperFast/rocksdb-js#292 and HarperFast/rocksdb-js#423, we now have access to extensive RocksDB statistics. We should record important statistics (perhaps reads, writes, and block cache hits/misses) in https://github.com/HarperFast/harper/blob/main/resources/analytics/write.ts#L331-L345.