server-skynet-source-3rd-je.../bin
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-config.in jemalloc cpp new/delete bindings 2016-12-12 18:36:06 -08:00
jemalloc.sh.in Few configure.ac adjustments 2012-04-30 17:13:45 -07:00
jeprof.in remove compare and branch in fast path for c++ operator delete[] 2019-04-08 10:59:05 -07:00