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

Re^2: speeding up row by row lookup in a large db

by rminner (Chaplain)
on Mar 22, 2009 at 06:11 UTC ( [id://752350]=note: print w/replies, xml ) Need Help??


in reply to Re: speeding up row by row lookup in a large db
in thread speeding up row by row lookup in a large db

If the speed problems are primarily caused by rotational speed and you have some extra money to spend ($150), an (inelegant, non-geeky) way to fix it would be purchasing a fast SLC SSD (solid state drive). Got myself the mtron mobi 16GB. Lacking mechanical components the random access properties are obviously quite good. Throughput with Read and Write Speeds of roughly 100MB/s is also decent.

The recommendations of the other monks to use a "normal" dbms such as mysql will probably also result in a decent performance gain.
  • Comment on Re^2: speeding up row by row lookup in a large db

Log In?
Username:
Password:

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

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

    No recent polls found