View Single Post
Old 02-09-2023, 04:39 AM   #24
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,140
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by mbovenka View Post
The 'spinning rust' bit actually matters less than you'd think. Calibre loads the metadata db into RAM at startup (so startup would be a bit slower), and searches and such are done on the in-memory copy. So only bulk updates would be slower, and you're not likely to do all that many of those.

RAM and CPU are more important, and 8GB RAM probably is pushing it with 1M database entries.
It's going to be caching quite a lot and given that it's a hard drive, it's most likely going to be slow. It would be best to break up the library into two or more smaller libraries.
JSWolf is offline   Reply With Quote