• Resolved Rodrigo

    (@vejapixel)


    Hello guys,

    In analysis with the tool https://tools.pingdom.com, shows me that among the features that should be loaded in the pages of my site, the plugin of yours contributes with the large part with the loading time. Look:

    https://screenshot.net/pt/x63yjs3
    https://screenshot.net/pt/zv2ygap

    Notice in the screenshots above that the plugin features are called at the very beginning of page loading. But there’s no need to start uploading from the beginning to page load.

    So how would you stop loading while the page is loading, and only load the plugin resources last?

    Thanks.
    Rodrigo Carlos

Viewing 7 replies - 1 through 7 (of 7 total)
  • I’m seeing this too, this should be looked at asap…
    Note that it takes 2 minutes or more to call https://yourname.api.oneall.com/socialize/library.js as you can see in the inspector. This makes sites load minutes slower.

    Plugin Author Claude

    (@claudeschlesser)

    Hello,

    The service will never slow down your website, as it’s loaded asynchronously. This means that it’s loaded in the background and does not block or slow down the website.

    This said, we take the performance very seriously and we are also using Pingdom to monitor the performance. Based on our Pingdom account statistics the average response time is 368ms with no significant peaks (max 405ms).

    Please have a look at the following image:

    View post on imgur.com

    I will contact Pingdom for a clarification.

    • This reply was modified 8 years, 3 months ago by Claude.
    • This reply was modified 8 years, 3 months ago by Claude.
    • This reply was modified 8 years, 3 months ago by Claude.

    As of 10:39AM the script is not causing significant load anymore and I turned plugin back on.

    To be clear it does slow it where it does have this code on the page, when the script was not returning back it kept the page from loading:

    <script type=’text/javascript’ src=’https://yournamehere.api.oneall.com/socialize/library.js’></script&gt;

    Maybe if that actually did have async attribute or were in the footer it would be better, yeah.

    Does that service also log timeouts after two or more minutes as happened this morning?

    Plugin Author Claude

    (@claudeschlesser)

    Hello,

    please have a look at the Social Login settings in your WordPress admin area.
    There you can see this option:

    JavaScript Settings

    There you have two settings:

    - Asynchronous JavaScript (Default)
    - Synchronous JavaScript 

    Please make sure to have Asynchronous JavaScript enabled.

    We are currently looking at this issue and new servers are also on the way!

    Once again (4:30-40 or so Pacific time) that js file is timing out, but that option makes it not take the whole site down. Thanks.

    Plugin Author Claude

    (@claudeschlesser)

    We have upgrade our infrastructure during the last weeks, so performance should no longer be an issue 😉

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Plugin harming page loading’ is closed to new replies.