Hi. On webhost 10x slower than en.wikipedia.org ( profile http://www.webpagetest.org/result/140819_AJ_10H0/ ), the resource loader insists to load literally everything before showing anything visitors can see. This seems bad. (for the critical rendering path http://www.webperformancetoday.com/2014/08/12/10-fastest-ecommerce-sites-can-teach-us-web-performance/ ).
Is it possible to use two resourceloaders? So that after the first loader finishes, the visitors can see something? Can I set priority for loading resources?
As a side note, I deleted lines in resource loader, and manage to cut the dom elements down to 170. But still, it takes 5 seconds to load. (without the semantic part was like 3 seconds near midnight). I also followed http://www.mediawiki.org/wiki/Manual:Performance_tuning.
-- View this message in context: http://wikimedia.7.x6.nabble.com/Resourceloader-on-Webhost-10x-Slower-tp5034... Sent from the WikiMedia General mailing list archive at Nabble.com.