Quote:
Originally Posted by davidfor
Am I allowed to say "Now you tell me"? I have a reading status fetch in my Kobo utilities plugin, but that looks like it could have gone into the driver with no real performance penalty. I'll have a look at it.
|
We put it in this week.
As for performance, of course YMMV depending on what you do but my experience when using the new DB methods is that the penalty is minimal. No syncing needed == nanoseconds. Syncing calibre to device probably incurs no penalty. Syncing device to calibre incurs only the calls to the DB methods to set calibre's data, which are fast.