Quote:
Originally Posted by kovidgoyal
OK interesting, next step is to isolate wat operation actually causes the memory usage to increase. You should be able to note a significant increase after performing a handful of edits and/or downloads, see if you can narrow down what operation it is, then I can investigate.
|
First things first, sorry to dig up an old thread. I just think I may have an update to this particular issue.
I am noticing a significant performance decrease and increase in memory usage when queries are hitting the calibre-server endpoint, and I am using the GUI. Just to reiterate my setup:
- Calibre GUI with server running
- Automated scripts using calibre-server to search/add books in separate library
The reason I wanted to update is because I disabled my scripts for a week or so and none of the performance issues arose. A few days ago I re-enabled them, and- lo and behold- calibre is using 20 gigs of ram. I have a suspicion that this is related to the using the calibre GUI and having external processes hit the server portion at the same time.