Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi tech55541,

    I wouldn’t call this plugin resource heavy. I would use that term about a plugin that is database intensive or really has a lot of JavaScript and CSS to download.

    For what it does, it’s pretty well optimized. The JavaScripts you’re referring to are external Google scripts so the plugin author wouldn’t have much control over this. Google serves their resources from fast CDN servers, so your page load times wouldn’t likely be impacted by them. It would load faster than if you had them on your own server in one file.

    From the GTmetrix report it doesn’t look like it’s slowing your site down at all…your score is near 100% and your page load times are excellent.

    We use this plugin on a lot of sites, and with good optimization, a minification plugin and caching, on some of them the site loads in .6 seconds total and have scores in the 90’s.

    I think the author is already doing a pretty good job with this.

    – Scott

    Thread Starter tech55541

    (@tech55541)

    How would i go about combining all these files and hosting them myself? I did see a little speed decrease from this plugin, and i am not saying the author did anything, or can do anything about it. An external resource is an external resource.

    EDIT: This link shows why i am wanting my site to not take 3 seconds to load.
    https://www.linkedin.com/pulse/20140516013608-1981105-the-importance-of-website-loading-speed-top-3-factors-that-limit-website-speed

    Thanks!
    PS: Please excuse my wording of this topic.

    You’d have to download the JavaScripts from Google either manually or using a cron job and a script to download them at regular intervals, and host them on your own site. It’s not recommended though. If you Google the topic, you’ll see a lot of conversations about why you don’t want to do that. In short, you lose performance because Google serves them faster.

    Technically yes, every single script you add will mathematically add time to your site load. That’s the nature of having a website. The only way to have a truly instantaneous page load speed is to have a basic page with almost nothing on it. (Think: Google homepage) If your site loads in a second or under, you’re in good shape, as that is excellent.

    I’m just saying that using a plugin like this, you have to go in with some common sense knowing that anything powerful enough to be able to translate your site into just about any language…on demand(!), is not going to be without even a small performance penalty. It’s a very powerful feature to add to a site if you think about it. You just have to decide the cost vs. benefit for your site and if it’s worth it to you. And really the performance hit is very very small for what it’s doing.

    In our experience though, it’s not causing much performance penalty at all, so providing the ability for people all over the world to be able to read a website’s content in their language is very well worth it. For the sites we manage there was little to no hit on the GTmetrix scores with this installed vs without. (Keep in mind, all of these sites are very, very well optimized.)

    Thread Starter tech55541

    (@tech55541)

    OK. I will do some searching around. Thanks for the new ideas though.

    You’re welcome. ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Make this plugin less resource heavy’ is closed to new replies.