Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
GriefCode Posted September 24, 2018 Posted September 24, 2018 Hey guys, I am having performance issues since I upgraded to 4.3.6, in the Beta I cannot recall having that issue. Since I upgraded the load time increased heavily over 6 seconds. The main issue is the TTFB wait time. It takes now over 2.5 seconds: I have not modified anything aside the upgrade. I did not change the servers. The servers IO has not changed, the ressource usage is low. I have not changed cloudflare settings, I have not changed the theme (i am using personally the default theme, my community want a dark theme). Literally nothing has changed, aside the upgrade. Does anyone else having the same issue? For anyone who wanna test or play around, my site is https://ohsystem.net/ If anyone has an idea what is causing that, feel free to let me know. It does annoy me having such a slow website. Greetings
opentype Posted September 24, 2018 Posted September 24, 2018 23 minutes ago, GriefCode said: Does anyone else having the same issue? No. If I were you, I would try to narrow it down by testing. Does it happen on every page or just certain pages? If the latter is true, what is special about those pages? Does it happen with all 3rd-party modules or connections deactivated? If that changes anything, reactivate them one by one to find the problematic one. And so on …
Adlago Posted September 24, 2018 Posted September 24, 2018 1 hour ago, GriefCode said: For anyone who wanna test or play around, my site is https://ohsystem.net/ Your first byte is perfect. It is possible that your cache browser will create a bad test for you. Introducing your site in Google is very good. You can improve the speed of loading your site if you remove a defer parsing javascript. From my test in a hurry - I see the reason for the deferring parsing JavaScript on your site this - you use html codes after loading the javascript. This causes a recalculation from a browser and creates a defer parsing javascript. Move the codes that make up the code below the bottom of your site before loading a JavaScript or before this in global template. {template="includeJS" if="theme.js_include == 'footer'" app="core" group="global" location="global" params=""}
Recommended Posts
Archived
This topic is now archived and is closed to further replies.