@thomasfuchs When hitting hachyderm.io itself, I'm not much of a website speed optimizer, but Chrome's Lighthouse suggestions are all on the order of one second or less, except for the Largest Contentful Paint (18 seconds) and First Contentful Paint" (14.8s) on my system, with 206(!) different separate .js resources. 118 of which are running over HTTP 1.1 instead of HTTP 2 (so there's no multiplexing). I wonder if developers are only testing against HTTP 2? (Also ... contatenating multiple JS on the fly into a single file is a thing!)
https://gist.github.com/roycewilliams/42c1eb6fb19add01215fea3a73b25851