in reply to How much slower is perl (the binary) with threads than without?

I measure the difference every day when Test::Smokeing the perl core. The actual difference (runtime) changes over time, but at current blead, it is

threadedis5.1%slowerthan non-threaded
DEBUGGINGis4.4%slowerthan non-DEBUGGING
stdiois5.2%slowerthan perlio

Enjoy, Have FUN! H.Merijn
  • Comment on Re: How much slower is perl (the binary) with threads than without?