Replies: 1 comment 6 replies
-
hey, thanks for reporting your experience. we have a related GitHub issue about the dashboard performance here, I believe this should have the biggest performance impact. I will try to look into it in the coming weeks FYI I have ~1k movies and my dashboard load time with a hard reload in firefox is ~1,1 seconds, not perfect but at least no timeouts yet it seems 😅 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
( sorry I cannot take a look at the code myself, PHP is... not something I master )
I wanted to talk about first display time.
My environement:
"Simptoms":
After not using it for a long time, the first load can take a very long time. Sometimes even leading to an nginx timeout (ok after refresh).
Subsequent operations are relatively fast.
My assumptions:
I assume that after a long time, a lot of things need to be loaded/cached from the DB and that explains the very long first load.
My questions:
Beta Was this translation helpful? Give feedback.
All reactions