Home › Forums › WoodMart support forum › Woodmart performance with multiple "AJAX TABS AND PRODUCT SLIDERS"
Woodmart performance with multiple "AJAX TABS AND PRODUCT SLIDERS"
- This topic has 13 replies, 2 voices, and was last updated 5 years, 9 months ago by Artem Temos.
-
AuthorPosts
-
March 4, 2019 at 11:23 am #110790
eimulexParticipantHi,
Great theme!
However, we notice a really bad performance when we use quite an extensive amount of ajax product tabs with product sliders inside of them.Query Monitor tells us that it takes 4-6second for php operations.
Google’s dev console test shows a super extensive 20-30 second time (please see picture attached).
What it seems and feels like, the extensive js calls clashes the page on load…Tried many improvement methods and cant seem to fight this one.
also have disabled variations on archives with this code provided from support:
function woodmart_swatches_list( $attribute_name = false ) {}
Any suggestions?
March 4, 2019 at 12:21 pm #110803
Artem TemosKeymasterHello,
Could you please disable all plugins that are not related to our theme so we can check it?
Thank you in advance
March 4, 2019 at 12:23 pm #110805
eimulexParticipantHi,
It’s a development site, so you can disable/enable the ones not related or for testing purposes.
March 4, 2019 at 12:34 pm #110807
Artem TemosKeymasterPlease, send us your FTP access as well.
March 4, 2019 at 12:37 pm #110809
eimulexParticipantPlease see below
March 4, 2019 at 12:47 pm #110811
Artem TemosKeymasterCould you please check the performance now?
March 4, 2019 at 12:55 pm #110814
eimulexParticipantHi,
Thanks for quick actions.
However, it doesn’t “feel” that anything changed. Neither does query monitor show anything good. 4s+ php time for just 5 most theme relevant plugins active + query monitor.
Google dev console showing 17s+. Scripting/rendering times did not change much.Does it “feel” good refreshing the homepage? It’s laggy like a game for multiple seconds…
March 4, 2019 at 12:59 pm #110816
eimulexParticipantDon’t get me wrong – all the other pages are fine. I don’t have any problems with that.
I am just really worried about the performance of product slider and tabs.March 4, 2019 at 1:01 pm #110817
Artem TemosKeymasterPlease, keep the child theme deactivated while testing https://gyazo.com/d2944da4ebf0159990914ffcbd849d49
March 4, 2019 at 2:43 pm #110834
eimulexParticipantHi, sorry about that.
March 4, 2019 at 3:42 pm #110841
eimulexParticipantSorry, missed the screenshot. Are you saying you’re done?
It’s not about first document. Its about javascript optimization. it takes 7 seconds to render 2×2 product tabs with sliders inside with javascript provided with woodmart for the homepage that is set up on our website.
March 4, 2019 at 3:46 pm #110845
Artem TemosKeymasterWe don’t see any problems with loading speed and rendering at the moment https://gyazo.com/b555d182fc7fb3f626a089215431623c
Yes, a lot of sliders will add some loading to the browser render process but it is how it works. More scripts executions you have – more loading time. But in general, your website is fast enough and render process is not very long at the moment.March 4, 2019 at 3:49 pm #110847
eimulexParticipantPlease check performance tab in google chrome dev console and hit shift+cntrl+e
http://prntscr.com/mt3o65
scripting 2 secs
render 5 secs
idle 5 secsHow can we reduce any of those?
March 4, 2019 at 6:25 pm #110887
Artem TemosKeymasterYou can reduce the rendering time by reducing number of dynamic elements on the page like sliders.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register