On Sun, Mar 25, 2018 at 04:20:13PM -0700, Sergey Aleynikov via RT wrote: > Threads in their current implementation are arguable a mistake. You > loose ~30% of performance and who-measured-how-much memory by just using > perl build with threads. The test suite on blead on my system runs 17% slower under ithreads, but that includes running a bunch of ithreads-only tests too. So I think 30% is overstating it. I'm not aware that a normal single-threaded process uses significantly more memory under ithreads. -- Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.Thread Previous | Thread Next