Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: object oriented performance

by brian_d_foy (Abbot)
on Jul 16, 2005 at 17:52 UTC ( [id://475488]=note: print w/replies, xml ) Need Help??


in reply to object oriented performance

There is some sort of performance hit because perl has to do more, but it's not as if everything in your program all of a sudden takes a lot longer. Other things don't get slower. Most interesting programs have their performance limited by something else such as network latency, database interactions, or beefy computations.

--
brian d foy <brian@stonehenge.com>

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-03-19 02:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found