View Single Post
Old 04-25-2013, 02:41 AM   #8
Adoby
Handy Elephant
Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.
 
Adoby's Avatar
 
Posts: 1,737
Karma: 26785684
Join Date: Dec 2009
Location: Southern Sweden, far out in the quiet woods
Device: Samsung Galaxy Tab S8 Ultra
The viewer in calibre is just a epub viewer. It is possible to view other formats because the are converted "on the fly" to epub and then displayed. To make calibre faster you could make these conversions in advance. That way the ePub version of the book can be displayed at once, without any delay. Or use another reader for other formats.

I only use the calibre reader to check books quickly, not to read. To read I use my Xoom and Mantano.

Almost all actions in calibre are on the database, not on the books in the library. So calibre is very fast, even with a lot of books. The whole database can easily be kept in RAM.

One exception to this is custom columns that displays the formats of the books. For that calibre looks at the actual books to see what formats they have, not just the database. So sorting or searching for books with a specific format can be very slow.

Also complex custom columns that depends on other columns may make calibre slow, because the values of the columns have to be evaluated before they can be displayed.

A discussion about problems with the formats column can be found here: https://www.mobileread.com/forums/sho....php?p=2461568

Last edited by Adoby; 04-25-2013 at 03:18 AM.
Adoby is offline   Reply With Quote