Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Perl's poor disk IO performance

by kikuchiyo (Hermit)
on Apr 30, 2010 at 14:26 UTC ( [id://837785]=note: print w/replies, xml ) Need Help??


in reply to Perl's poor disk IO performance

You could try slurping the file in one go instead of reading them in 4 byte increments.
In my experience this can speed up processing.
Unless, of course, your .gds files are so big that they don't fit in memory.

Log In?
Username:
Password:

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

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

    No recent polls found