馃悰 [Bug] Index page on production data is too slow!
Created by: Tirokk
Authored by roschaefer Closed
馃悰 Bugreport
When I access the index page at https://nitro-production.human-connection.org/ and scroll down, I see too many pending
requests being sent. This was no issue a while ago.
Steps to reproduce the behavior
- Login at https://nitro-production.human-connection.org/
- Scroll down
- Observe the network panel of your developer tools
- See to many slow requests
Expected behavior
The backend should be much more responsive.
Version & Environment
robert@e480 ~> chromium --version
Chromium 76.0.3809.100 Arch Linux
robert@e480 ~> cat /proc/version
Linux version 5.2.8-arch1-1-ARCH (builduser@heftig-63215) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Fri Aug 9 21:36:07 UTC 2019
Additional Context
The main memory is already full when the database is almost idle!