Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: tr faster than eq?

by neosamuri (Friar)
on Mar 10, 2005 at 23:55 UTC ( [id://438472]=note: print w/replies, xml ) Need Help??


in reply to tr faster than eq?

I belive that the tr/// is doing a little optimization, by actually running the tr only once since the result won't change. Then each time there after that it is called, it only has to return the result, that it already found.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-04-19 10:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found