Quote:
Originally Posted by unboggling
Good point. The lagtime of conversion on the fly is mildly annoying, as is deleting the MOBIs later to end up with just the EPUB master. I've been thinking about it, and I'm not sure if there really is a performance penalty with multiple formats in large library, which may have been something of a common-sense assumption.
|
the 'Data' table grows a record for each format, the 'Formats' Index grows.
These are both small (record wise), so you would need a pretty huge library to seriously impact day-to-day performance (there are
some tasks that will see a jump in time. These are not done regularly.)