Slow Page Load (Super Large assets)

Hi,

I’m new to Nextcloud.
Did the Docker AIO installation with basic things (without Fulltextsearch, Talk, Imaginary, Collabora, ClamAV)

The page loads are super slow, even the login page takes so long to open.
I also did a installation on an AWS t2.medium (2 vCPUs, 4.0 GB RAM) instance to test.

The server’s resource usage are very low,

I realized the problem is, the page weighs more than 48 MB :no_mouth:
image

For example this single JS file (https://cloud.aniket-das.in/dist/core-common.js?v=f2ab3fba-0) size is 12.8 MB
image

Can’t believe this amazing piece of software bottlenecks just due to few JS files.

I wonder, if it’s possible to wrap it like a native app.
where you just download the big app once, and after that it’s fast.

Hi, can you follow How to debug performance issues with Nextcloud? · nextcloud/all-in-one · Discussion #2475 · GitHub?