ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

bench: Speed up page load times #248

Open scruzin opened 2 months ago

scruzin commented 2 months ago

Even though site loading is done asynchronously, page load times are still quite slow.

ao-david commented 17 hours ago

This was slightly improved with #306

There is still further improvements to make, by loading more stuff async, and not reloading full pages to update small amounts of information using POST requests