• A
    Adding stats for the merge and filter operation · 3d1a924f
    Anurag Indu 提交于
    Summary:
    We have addded new stats and perf_context for measuring the merge and filter operation time consumption.
    We have bounded all the merge operations within the GUARD statment and collected the total time for these operations in the DB.
    
    Test Plan: WIP
    
    Reviewers: rven, yhchiang, kradhakrishnan, igor, sdong
    
    Reviewed By: sdong
    
    Subscribers: dhruba
    
    Differential Revision: https://reviews.facebook.net/D34377
    3d1a924f
compaction_job.h 4.1 KB