Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: looping efficiency

by Your Mother (Archbishop)
on Dec 30, 2020 at 02:24 UTC ( [id://11125966]=note: print w/replies, xml ) Need Help??


in reply to looping efficiency

FWIW, this is what I get by wrapping each “result” in a sub noop {}; like, noop("$i$j$k$l") and noop(sprintf "%04d", $_) to take out any IO influence.

Rate unpack split nested sprintf unpack 102/s -- -1% -80% -84% split 103/s 1% -- -80% -83% nested 513/s 401% 397% -- -18% sprintf 625/s 510% 506% 22% --

Log In?
Username:
Password:

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

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

    No recent polls found