Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Why are people not using POE?

by kscaldef (Pilgrim)
on Jun 10, 2005 at 17:54 UTC ( [id://465617]=note: print w/replies, xml ) Need Help??


in reply to Re: Why are people not using POE?
in thread Why are people not using POE?

It's a conscious decision not to use a hash. Why? Because it's considerably slower. You may say, "bah! who cares?" or some other variant of the "performance doesn't matter, and if it does switch to C" school of thought, but the POE designers disagree (and I tend to agree with them.) The point is that in writing library code, you don't want to arbitrarily limit the performance of the code. Put another way, you never want your framework to be the performance bottleneck for your application.

Log In?
Username:
Password:

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

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

    No recent polls found