• A
    Introduce histogram in statistics.h · fe10200d
    Abhishek Kona 提交于
    Summary:
    * Introduce is histogram in statistics.h
    * stop watch to measure time.
    * introduce two timers as a poc.
    Replaced NULL with nullptr to fight some lint errors
    Should be useful for google.
    
    Test Plan:
    ran db_bench and check stats.
    make all check
    
    Reviewers: dhruba, heyongqiang
    
    Reviewed By: dhruba
    
    CC: leveldb
    
    Differential Revision: https://reviews.facebook.net/D8637
    fe10200d
db_statistics.h 1.9 KB