compressed_tuple_test.cc
13.9 KB
-
Move `prepare_insert` out of the line as type erased `PrepareInsertNonSoo`. · 6ab5b0aa
This significantly reduces binary size of big binaries and creates a single hot function instead of many cold. That is decreasing cash misses during code execution. We also avoid size related computations for tables with no deleted slots, when resize is necessary. PiperOrigin-RevId: 635527119 Change-Id: I763b135f1f6089051e62e348a07b33536af265ab
Vitaly Goldshteyn committed