Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: relative speed of 5.8.0

by Felonious (Chaplain)
on Jul 24, 2002 at 18:18 UTC ( [id://184973]=note: print w/replies, xml ) Need Help??


in reply to relative speed of 5.8.0

After reading the above posts, I began playing around with this myself. The only thing new I discovered was this:
use open IO => ":raw";
Adding the above made it abysmally slow!
Running it again under 'strace' made it clear why, the reads are done one byte at the time!
Anyone know a good reason why this would be so?

-- O thievish Night, Why should'st thou, but for some felonious end, In thy dark lantern thus close up the stars? --Milton

Log In?
Username:
Password:

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

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

    No recent polls found