server-skynet-source-3rd-je.../include
mgrice d3d7a8ef09 remove compare and branch in fast path for c++ operator delete[]
Summary: sdallocx is checking a flag that will never be set (at least in the provided C++ destructor implementation).  This branch will probably only rarely be mispredicted however it removes two instructions in sdallocx and one at the callsite (to zero out flags).
2019-04-08 10:59:05 -07:00
..
jemalloc remove compare and branch in fast path for c++ operator delete[] 2019-04-08 10:59:05 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00