Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Threaded Code Not Faster Than Non-Threaded -- Why?

by kschwab (Vicar)
on Jan 06, 2014 at 22:22 UTC ( [id://1069593]=note: print w/replies, xml ) Need Help??


in reply to Threaded Code Not Faster Than Non-Threaded -- Why?

Not related to your specific question, but perhaps related to the hackathon. I'm not sure if the hackathon rules would allow it, but there's an old LD_PRELOAD hack for ext filesystems that speeds up readdir() calls by doing them in inode order (which is somewhat correlated to disk layout). It's here: spd_readdir.c Thought it was worth mentioning since speeding up I/O would probably have a more meaningful effect.
  • Comment on Re: Threaded Code Not Faster Than Non-Threaded -- Why?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-24 01:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found