in reply to Re: Re: latest on ithreads vs forks?
in thread latest on ithreads vs forks?
Can you try loading up some heavy modules like DBI, HTML::Parser, LWP, and IO::Handle, all before spawning threads, and see what happens? Wall time seems like a reasonable metric to me. Also, you might want to compare memory used.