in reply to Re^2: The magic of threads
in thread How to make your Perl 30% faster

I would expect the real gain to come from getting rid of PERL_IMPLICIT_CONTEXT/MULTIPLICITY (in addition to ithreads). Can you show perl -V from your tests?