How to use GTMetrix to improve Drupal performance

This article describes how you can use the information in GTMetrix performance reports to help improve Drupal site performance.

We strongly recommend you follow the Drupal optimization steps described in this article if you have not already done so.

If you configure the settings as described below and your site's performance is still not at the level you want, there are additional options:

About GTMetrix

GTMetrix is an online tool that analyzes site performance and speed. All you have to do is provide a URL for GTMetrix to analyze, and it generates a detailed performance report. The report contains statistics and specific recommendations you can follow to help improve your site's performance.

If you are new to the concept of performance testing, we recommend you sign up for a free GTMetrix account and take the tour. Review the other supporting materials to fully understand the concepts before proceeding.

Running a GTMetrix performance report

To run a GTMetrix performance report for your site, follow these steps:

  1. Use your web browser to go to http://gtmetrix.com.
  2. In the Analyze Performance of text box, type the URL for your web site:

    GTMetrix - Specify URL

  3. Click GO!. GTMetrix analyzes your site.
    The length of time to complete the analysis depends on how busy the GTMetrix site is at the moment, as well as your own site's speed. The entire analysis process can take several seconds up to a minute.
  4. After GTMetrix completes the analysis, it displays a performance report for your site.
    • The Summary section provides an overall grade and some basic site statistics:

      GTMetrix - Performance Report summary

    • The Breakdown section provides specific recommendations about how to improve performance, with the areas needing the most attention listed first:

      GTMetrix - Performance Report breakdown

Analyzing GTMetrix results

GTMetrix performance reports provide a lot of information. In the Breakdown section, the Page Speed and YSlow tabs display specific recommendations that can make a direct impact on your site's speed and performance.

GTMetrix provides a performance grade and a description for each recommendation. Some recommendations are more important than others, and have a larger impact on site speed. Recommendations that have the most effect on performance include:

  • Enable gzip compression (Page Speed) and Compress components with gzip (YSlow): Enabling gzip compression reduces the size of each file the site serves. For information about how to enable compression for a Drupal site, please see this article.
  • Defer parsing of JavaScript (Page Speed) and Put JavaScript at bottom (YSlow): Placing as much JavaScript code as possible at the bottom of a page ensures that the visitor sees the page while the browser downloads the JavaScript. Otherwise, the browser must download the JavaScript before it renders the page and displays it to the visitor.
  • Serve resources from a consistent URL (Page Speed) and Reduce DNS lookups (YSlow): The fewer domains that your site uses to serve content, the fewer times a web browser must look up where a domain is hosted. For example, as described here, at an average of 130 milliseconds per DNS lookup, four separate domains serving your content could add half of a second (or more) to the overall load time.
  • Make fewer HTTP requests (YSlow): Combining CSS and JavaScript files into single CSS or JavaScript files reduces the amount of HTTP connections and help decrease page load times. For information about how to configure this for a Drupal site, please see this article.

Did you find this article helpful? Then you'll love our support. Experience the A2 Hosting difference today and get a pre-secured, pre-optimized website. Check out our web hosting plans today.

We use cookies to personalize the website for you and to analyze the use of our website. You consent to this by clicking on "I consent" or by continuing your use of this website. Further information about cookies can be found in our Privacy Policy.