Thanks for clarifying! Of course Kobo doesn't need to extract the entire [k]epub in memory just to get one or two files, but maybe even that is inefficient.
When I replaced the stdio-based I/O implementation in the Mac epub quicklook plugin with mmap-based I/O I got a nice speedup.
|