View Single Post
Old 11-03-2010, 01:01 PM   #15
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,590
Karma: 28548962
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Try measuring the memory with this:

calibre-debug -c "from calibre.library import db; db = db('/home/kovid/documents/library'); db.refresh(); raw_input('Press enter to quit: ')"

that should give pure database mem consumption numbers with no GUI cruft

Last edited by kovidgoyal; 11-03-2010 at 01:03 PM.
kovidgoyal is offline   Reply With Quote