2021 | 29% |
---|---|
2022 | 14% |
2023 | 10% |
100
75
50
25
0
In order to pass this test, you have to reduce the impact of render-blocking resources.
First, you have to identify what's critical and what's not. You can use the Chrome DevTools (Coverage tab) to identify non-critical CSS and JS.
Once you've identified critical code, you can try the below methods to eliminate render-blocking resources: