Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: Is your Perl running as fast as possible?

by perrin (Chancellor)
on Oct 17, 2005 at 19:16 UTC ( [id://500797]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Is your Perl running as fast as possible?
in thread Is your Perl running as fast as possible?

It's a little slower. Compiling for threads make it a lot slower.
  • Comment on Re^3: Is your Perl running as fast as possible?

Replies are listed 'Best First'.
Re^4: Is your Perl running as fast as possible?
by Courage (Parson) on Oct 18, 2005 at 07:24 UTC
    not only "debug symbols" that binary will contain, it will also contain code within some #ifdef's; yet some -Oxxx are disabled

    Let's RTFS a bit -- following is an excerpt from ./win32/makefile.mk (same for linux build, I guess)

    # # uncomment next line if you want debug version of perl (big,slow) # If not enabled, we automatically try to use maximum optimization # with all compilers that are known to have a working optimizer. # #CFG *= Debug

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-12-07 14:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which IDE have you been most impressed by?













    Results (50 votes). Check out past polls.