Files
jemalloc/src
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
..
2018-07-23 13:37:08 -07:00
2017-04-18 19:01:04 -07:00
2018-07-12 20:53:06 -07:00
2018-06-27 13:39:02 -07:00
2018-08-01 13:27:11 -07:00
2018-04-09 16:50:30 -07:00
2017-05-23 12:26:20 -07:00
2018-07-09 21:40:42 -07:00
2018-10-15 08:24:12 -07:00