speedb-io / speedb

A RocksDB compliant high performance scalable embedded key-value store
https://www.speedb.io/
Apache License 2.0
898 stars 67 forks source link

memory reporting #757

Closed ofriedma closed 7 months ago

ofriedma commented 10 months ago

Add arena stats, count BlockFetcher allocations, print db memory stats to logs fixes: #481

ofriedma commented 9 months ago

@speedbmike , Changed from unordered_map to vector + enum

ofriedma commented 9 months ago

@speedbmike please re-review

ofriedma commented 8 months ago

@speedbmike please review, there were no conflicts for the rebase

ofriedma commented 8 months ago

@speedbmike please approve

ofriedma commented 8 months ago

@Yuval-Ariel @Guyme @maxb-io it is failing on Check license for CMakeLists.txt and build_detect_platform is it necessary for these files?

ofriedma commented 8 months ago

@Guyme @Yuval-Ariel ?

Yuval-Ariel commented 8 months ago

no idea