Performance concerns
-
Hello, I have some performance concerns with this plugin. Can you tell me if I do anything wrong, or if there is an option to optimize its usage? My Google Page speed index drops from 86 to 63 just by enabling the plugin.
Overall, I love the plugin. It has all the configuration tweaks I need, it has beautiful popups etc. Just the performance…
1) partial incompatibility with Total Cache plugin – I need to set JS loading to default synchronous otherwise Hustle fails on page load because it does not have access to jQuery. I have the rules to skip optimizing jQuery JS etc but it still does not help.
2) jQuery is nowadays a bit dated, Hustle is the only thing on our web that needs it. Is there any plan to rewrite to pure JS? That way I could save a lot of JS.
3) Hustle loads a ton of CSS and fonts that I do not need. Is there a way to switch that off?
Ideally, I would get a super minified build of Hustle with everything in a single JS and CSS with only things that I need. Is there such an option?
Thank you very much!
- The topic ‘Performance concerns’ is closed to new replies.