• Maged Michael's avatar
    SingleWriterFixedHashMap: Optimize copying · a2c4f8cf
    Maged Michael authored
    Summary: Use memcpy for copying maps with the same capacity instead of rehashing.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D20863257
    
    fbshipit-source-id: 11e52f9f2246440fb724a94c2611e44e253e462d
    a2c4f8cf
SingleWriterFixedHashMap.h 8.32 KB