View Single Post
Old 07-08-2016, 10:41 AM   #8
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,124
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Note: How the Sections are constructed also affects load on some devices.

Older 'Paged' display typically loaded the current Section.
Smooth Scroll devices have to load the entire book (I think the Calibre Viewer falls here)

Many images in a single file, all have to load (render) with that Section.
Wrap the <img tag in messy (nested) code and it gets slower.
Lean and Mean code is
theducks is offline   Reply With Quote