in reply to Re: compiling perl scripts aka why is perl not as fast as C
in thread compiling perl scripts aka why is perl not as fast as C
A very good talk on optimizing Perl is When Perl is not Quite Fast Enough, and it details various techniques on how to push work into the C parts of Perl.
|
---|