I just wanted to add that it doesn’t appear to be resolved – I’m currently developing a site with the latest versions of your plugin (3.2.1) and WooCommerce (3.9.2), and find that the homepage takes ~25 seconds to load, with hundreds of HTTP calls according to Query Monitor, unless I add in your workaround, in which case it drops to around half a second (with no HTTP calls reported in Query Monitor).
Testing it on my local dev environment to rule out network issues, here’s my results:
Without your workaround:
Test 1: 27.07s
Test 2: 25.33s
Test 3: 24.91s
Test 4: 23.48s
Test 5: 25.86s
With your workaround:
Test 1: 0.49s
Test 2: 0.35s
Test 3: 0.40s
Test 4: 0.32s
Test 5: 0.48s
This is on a medium-large store (~1200 products, or ~15,000 if you include variations).
-
This reply was modified 5 years ago by hughiew.