@toddos: intersting, thanks for the info. I'm somewhat surprised even at the stat calls, as IIRC they should not be happening en masse on startup, but that is a lot more believable. I think they only happen if you have a custom column defined. That causes get_metadata to be called which in turn reads the sizes and last modified times for the ebook files. That info is cached, so future calls will not actually hit the filesystem.
Last edited by kovidgoyal; 12-30-2011 at 03:38 AM.
|