Changeset 3125544
- Timestamp:
- 07/25/2024 09:06:02 PM (16 months ago)
- File:
-
- 1 edited
-
w3-total-cache/tags/2.7.4/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
w3-total-cache/tags/2.7.4/readme.txt
r3119408 r3125544 59 59 * Reverse proxy integration via Nginx or Varnish 60 60 * WebP Converter extension provides WebP image format conversion from common image formats (on upload and on demand) 61 62 *PAGESPEED SCORE IMPROVEMENTS* 63 64 To help you understand the impact of individual features on your website's performance, we've tested each feature separately to see its effect on Google PageSpeed scores. While optimal results come from configuring several different caching tools together, the following individual features also show significant improvements on their own: 65 66 = **[Remove Unused CSS/JS](https://www.boldgrid.com/support/w3-total-cache/pagespeed-tests/remove-scripts/)** = 67 68 This feature removes CSS and JavaScript files that are not needed for the current page, reducing the load time. 69 * Added over 27 points to the Google PageSpeed score (Before: 57.2 / After: 86.7) 70 * Reduced the Potential Savings From Unused JavaScript from 127.5 KiB to 84 KiB 71 72 = **[Full Site Delivery](https://www.boldgrid.com/support/w3-total-cache/pagespeed-tests/fsd-full-site-delivery/)** = 73 74 Full Site Delivery optimizes the delivery of your entire site, enhancing the server response time. 75 * Added a 99% performance enhancement to the Average Server Response Time (Before: 3413 ms / After: 34 ms) 76 77 = **[Eliminate Render Blocking CSS](https://www.boldgrid.com/support/w3-total-cache/pagespeed-tests/eliminate-render-blocking-css/)** = 78 79 This feature eliminates CSS that blocks the rendering of your page, speeding up the initial load time. 80 * Added over 17 points to the Google PageSpeed score (Before: 53.75 / After: 71) 81 * Reduced the Potential Savings From Render-Blocking Resources by over 94% (Before: 2432.5 ms / After: 125 ms) 82 * Improved the Largest Contentful Paint time by over 56% (Before: 7s / After: 3.04s) 83 84 = **[Delay Scripts](https://www.boldgrid.com/support/w3-total-cache/pagespeed-tests/delay-scripts-test/)** = 85 86 Delay Scripts postpones the loading of certain scripts until they are needed, reducing initial load times. 87 * Added 14 points to the Google PageSpeed Performance score (Before: 54.25 / After: 68.5) 88 * Reduced the Time Third-Party Code Blocked The Main Thread For by 62% (Before: 825 ms / After: 197.5 ms) 89 90 = **[Rest API Caching](https://www.boldgrid.com/support/w3-total-cache/pagespeed-tests/rest-api-testing/)** = 91 92 This feature caches API responses, reducing server load and speeding up API interactions. 93 * Reduced the Average Server Load by 40% (Before: 0.62 / After: 0.37) 94 * Sped up API Responses by 84.5% (Before: 968ms / After: 150ms) 95 * Reduced the Average Server Load by 24% under during a major traffic spike (Before: 34.55 / After: 26.19) 96 97 = **[WebP Images](https://www.boldgrid.com/support/w3-total-cache/pagespeed-tests/webp/)** = 98 99 Converts images to the WebP format, which is more efficient and faster to load. 100 * Added over 9 points to the Google PageSpeed score (Before: 84.67 / After: 93.83) 101 102 = **[Lazy Load Google Maps](https://www.boldgrid.com/support/w3-total-cache/pagespeed-tests/lazy-load-maps/)** = 103 104 Delays the loading of Google Maps until the user interacts with them, reducing initial load time. 105 * Added 10 points to the Google PageSpeed score (Before: 66 / After: 76) 106 * Reduced the Total Blocking Time Performance score by 72% (Before: 287.5 ms / After: 80 ms) 61 107 62 108 Speed up your site tremendously, improve core web vitals and the overall user experience for your visitors without having to change your WordPress host, theme, plugins or your content production workflow.
Note: See TracChangeset
for help on using the changeset viewer.