• A
    Counters for bytes written and read. · ec77366e
    Abhishek Kona 提交于
    Summary:
    * Counters for bytes read and write.
    as a part of this diff, I want to=>
    * Measure compaction times. @dhruba can you point which function, should
    * I time to get Compaction-times. Was looking at CompactRange.
    
    Test Plan: db_test
    
    Reviewers: dhruba, emayanke
    
    CC: leveldb
    
    Differential Revision: https://reviews.facebook.net/D8763
    ec77366e
db_impl.cc 77.3 KB