Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

LLC resource hungry? #15

Unanswered
YouveGotMeowxy asked this question in Issues
Discussion options

Using the latest container, while even just idling, LLC uses a disproportionate amount of memory and CPU (compare it with the other running apps' usages, and this is technically just a relatively "dead listing" of links)?

image

For example, it uses as much as Nextcloud and Sonarr's memory combined

Note: screenshot was taken while LLC had been idling for hours.

You must be logged in to vote

Replies: 1 comment

Comment options

If your CPU is running at this level, consistently, something is definitely wrong.
LLC app itself does not run any background tasks, there should only be a couple of spikes now and then.

You can run the command top from your docker console to get a bit more information.


Memory consumption is a bit high, but not alarming. As long as the memory usage is not going up consistently and not down again, this is probably not the end of the world.

The docker mostly uses the default Apache configuration, which isn't really memory efficient. You can certainly optimize that with some tinkering in the Apache config.

Alternatively, Docker supports setting a memory limit for individual docker containers. The docker should run fine about 220 MB of RAM.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Converted from issue

This discussion was converted from issue #13 on September 14, 2022 09:48.

AltStyle によって変換されたページ (->オリジナル) /