nextcloud Speeding up my Nextcloud - part 1 Following my analysis of why my Nextcloud Files app takes so long to load, I spotted several culprits while executing the JS files. The unsupported browser check that takes ~200ms One of them is due to the check of unsupported browsers, taking up to 242ms: The root of the issue
nextcloud À la une Can I improve my Nextcloud Files loading time? I often find Nextcloud files slow to load, for example when loading the file app or a note on my Android Device (with Nextcloud Notes). Can I do something about it?