Magento Expert Forum - Improve your Magento experience

Results 1 to 6 of 6

Which is the best metric to decide page speed?

  1. #1

  2. #2
    Junior Member
    Join Date
    Sep 2018
    Location
    Canada
    Posts
    873
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Google PageSpeed Insights is a frustrating handy tool that analyzes your site's front-end performance and offers optimization suggestions. It scores your site from 0 to 100 points, with a score of 85 or above indicating a page is performing well.

  3. #3
    Junior Member kajal's Avatar
    Join Date
    Sep 2014
    Location
    Bangalore
    Posts
    1,446
    Thanks
    0
    Thanked 20 Times in 20 Posts

    Default

    Hi friends,

    Here are some tools that can help you determine real page load time:
    • Google Page Insights - This helps to measure your overall website speed, but breaks it down into smaller parts.They’ll also give you a complete breakdown of all the things slowing your site down, with a prioritized list.
    • Load Impact - When lots of people come to your website at once, it inevitably slows down. Load Impact simulates thousands of people accessing your site, and then tests its response by sending pings from 10 different locations, different mobile networks, and browsers.
    • Pingdom - This tool breaks your load time down according to every element on your site. It shows you exactly which images, code, or javascript are slowing you down.


    Magento web design bangalore | website developer in bangalore | Php Web Development Company Bangalore
    Last edited by kajal; 11-11-2019 at 04:33 AM.

  4. #4
    Junior Member Katarina Grumy's Avatar
    Join Date
    Jun 2019
    Location
    USA
    Posts
    19
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default

    There are several other important time indicators to track:
    - Time to First Byte (TTFB) – the time needed for the first byte to reach a user’s browser after a connection to the server has been established.
    - First paint – an important, but not typically regarded, point at which the user gets an indication that a page is loading (display of the background color, etc.). Before this moment, the user can only see a blank page. However, this timing does not show how fast the page load speed is.
    - First Contentful Paint – the timing that shows the moment when the first content on the page is painted. This can be an image, text or any other consumable information.
    - DOM interactive – the point when all HTML has been loaded and parsed by the browser, and the Document Object Model (DOM) is already built. (DOM is the way a browser structures HTML)
    - Onload – the moment when all the resources, files and other content on the page have been downloaded in full.

    If you still have questions about website performance, you can read this article - Magento 2 Performance Tuning: Best Practices.

  5. #5
    Junior Member
    Join Date
    Jul 2019
    Posts
    418
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    @besthotellahore op has asked the matrices apart from the page speed insight. Read the full thread before answering it!!!

  6. #6
    Junior Member
    Join Date
    Jul 2018
    Posts
    563
    Thanks
    6
    Thanked 3 Times in 3 Posts

    Default

    well, personally we don't use other than Google Pagespeed Insights. and if you are trying to rank a site on Google, you should use the same instead of using any other.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •