krakmh That is not the actual speed. PageSpeed insights measures more than just the loading speed of the website. It measures when the content will be available for the user to see, instead of a white screen after the actual page itself (the DOM) loads.
For example, it says that Flarum should
-Â Eliminate render-blocking JavaScript and CSS in above-the-fold content
- Reduce server response time
- Optimize images
- Leverage browser caching
I'm pretty sure it only shows it red because of the render-blocking JavaScript and CSS, but because Flarum is powered by those, they can't be loaded asynchronously.
That point alone removes 20 points from the overall possible 100, as you can see here
On another note, Google likes Flarum's mobile-friendlyness ?
