Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: Speed/Efficiency tweaks for a fannkuch benchmark script?

by robin (Chaplain)
on Dec 02, 2005 at 16:10 UTC ( [id://513628]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Speed/Efficiency tweaks for a fannkuch benchmark script?
in thread Speed/Efficiency tweaks for a fannkuch benchmark script?

Interesting, but broken. (Uncomment the print and you'll see what I mean!)

You can fix it by adding

local @_ = @_;
to the beginning of the sub, but that presumably makes it slower again.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://513628]
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: (3)
As of 2024-04-25 19:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found