On Monday, 15 September 2014 at 09:26:37 UTC, Dejan Lekic wrote:
Yesterday I stumbled upon this excellent research paper:
gave insights into the reasons why general purpose allocators can outperform handcrafted ones.
Well, the same was believed about the ASM vs C or C++ compilers. This too was infirmed, at least at global scale, with time. Very specialized applications would still perform better when in ASM (I believe).
