View Single Post
Old 10-12-2020, 11:37 AM   #19
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,495
Karma: 8065348
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
It would be interesting to know if the slowdown happens if you run from source. I realize that this is a rather heavy lift, but doing it would help eliminate several possible problem areas.

The complete instructions for running from source are at Setting up a calibre development environment. One synopsis assuming Windows 10:
  1. Download the "calibre source tarball". Or if you want to be able to run not-yet-released calibre source, install "git" and "clone" the source repository.
  2. If needed, download a program that can extract files from a tarball. One example is 7zip.
  3. Use the extractor to unpack the tarball, storing the results in a folder you can easily find, best with no spaces in the entire folder path.
  4. Set a system or user environment variable CALIBRE_DEVELOP_FROM to refer to the folder containing the unpacked tarball. For more information, see this section of the calibre manual.
  5. Run calibre. If you are running from source you will see an asterisk next to the calibre version number at the bottom left of the calibre window.
Another thing to try both with and without running from source is running calibre in debug mode. Start calibre, click the down-arrow next to Preferences, and choose "Restart in debug mode".
chaley is offline   Reply With Quote