Increase execution time (Speed) of Perl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pikato
    New Member
    • Dec 2011
    • 2

    Increase execution time (Speed) of Perl

    Hi everyone,
    I would like to know if Perl could run faster similar to PHP. I use Perl/Jquery/Mysql/Apache. Is there any tools to enhance the overall throughput.

    Thank you.
  • RonB
    Recognized Expert Contributor
    • Jun 2009
    • 589

    #2
    Perl is faster than PHP when comparing apples to apples and not apples to oranges, but as with all languages, if your code is poorly written it could be slow.

    Comment

    Working...