• I
    Eliminate memcpy from ForwardIterator · d11c09d9
    Islam AbdelRahman 提交于
    Summary:
    This diff update ForwardIterator to support pinning keys and values, which will allow DBIter to take advantage of that and eliminate memcpy when executing merge operators
    This diff is stacked on D61305
    
    Test Plan:
    existing tests (updated them to test tailing iterator)
    new test
    
    Reviewers: andrewkr, yhchiang, sdong
    
    Reviewed By: sdong
    
    Subscribers: andrewkr, dhruba
    
    Differential Revision: https://reviews.facebook.net/D60009
    d11c09d9
db_test2.cc 65.1 KB