With an ePub file, the computationally intense process, when opening a book, is creating the "parse tree" for each "flow" (each separate HTML file) of the book. This can take quite a while for a book with a complex structure. It doesn't happen with Mobipocket because, unlike ePub, Mobi is "stateless".
|