Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Build a BDB cache quicklier

by bennymack (Pilgrim)
on Dec 28, 2006 at 16:06 UTC ( [id://592073]=note: print w/replies, xml ) Need Help??


in reply to Build a BDB cache quicklier

Thanks for your replies.

After a little brainstorming I decided to try building the cache in '/dev/shm' and then move it to harddisk once it was complete. This had the ever so pleasing affect of reducing the build time from 15minutes to 15 seconds! It also reduced the size of the built out cache for some reason. Took it from ~70MB to ~38MB?! I Can't even explain that but I'll take it.

Anyway, I thought I would post this here for posterity in case anyone else needs this optimization in the future or if anyone would like to further discuss this method.

Replies are listed 'Best First'.
Re^2: Build a BDB cache quicklier
by Anonymous Monk on Dec 29, 2006 at 06:18 UTC
    You could have also tried modifying the memory/cache limits for BerkeleyDB

Log In?
Username:
Password:

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

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

    No recent polls found