Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: When every microsecond counts: Parsing subroutine parameters

by lima1 (Curate)
on May 17, 2008 at 22:51 UTC ( [id://687152]=note: print w/replies, xml ) Need Help??


in reply to Re^2: When every microsecond counts: Parsing subroutine parameters
in thread When every microsecond counts: Parsing subroutine parameters

... because of many method calls. This wasn't really a problem in Java but was a problem in Perl.

Java makes inline expansion optimizations (as C does with the inline keyword or in gcc somehow automatically with the -O3 flag).

  • Comment on Re^3: When every microsecond counts: Parsing subroutine parameters

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://687152]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (9)
As of 2024-04-18 11:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found