View Single Post
Old 01-24-2012, 01:44 PM   #8
pnhearer
Junior Member
pnhearer began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jan 2012
Device: IPad
Quote:
Originally Posted by theducks View Post
I suspect that it is DB housekeeping. Every single title, das entries for eash format. These need to be kept up-to-date (removed in this case).
I/O, not cores in this case
Actually that would make sense, the Read/Write overhead would be the issue. I wonder if it would make more sense to load the entire db into memory, make changes there and then write it all at one time to the disk....aka overwrite the old file

Last edited by pnhearer; 01-24-2012 at 01:47 PM.
pnhearer is offline   Reply With Quote