Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Perl 5 Optimizing Compiler

by dave_the_m (Monsignor)
on Aug 13, 2012 at 14:22 UTC ( [id://987134]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl 5 Optimizing Compiler
in thread Perl 5 Optimizing Compiler

Function calls are also super-slow with perl. Getting faster functions calls by analyzing the code at compile-time and omit unnecessary exception handling, @_ handling, scope, and so on would also be a worthwile goal, up to inlining. Unfortunately it is not possible to discuss such thing on p5p.
Why not?

Dave.

Replies are listed 'Best First'.
Re^3: Perl 5 Optimizing Compiler
by Anonymous Monk on Aug 14, 2012 at 17:51 UTC
    Of course the topic can be discussed on p5p. I believe what Reini meant to write was, "I've cried wolf so many times that most of p5p no longer trusts my judgment."
      Long p5p rant written and stored in ~/Documents/
        Long p5p rant written and stored in ~/Documents/
        So there's a rant stored in some file under a directory called Documents under your home directory on a server somewhere? Care to narrow it down a bit for us mere mortals?

        Dave.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-24 22:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found