Optimization of the critical rendering path in Drupal
Guilhem Hachet
Studies of different strategy of optimization of a site under Drupal with the bootstrap theme.
- Optimization of the weight of the CSS and JS (modules drupal to use, SASS, Identify the critical CSS, UNCSS) with final optimization results of bootstrap.css: -92%
- Strategy Webfont
- CSS critical inlining
- Strategy of optimization of images
- Pagespeed module for NGINX and Apache.
Studies of different strategy of optimization of a site under Drupal with the bootstrap theme.
- Optimization of the weight of the CSS and JS (modules drupal to use, SASS, Identify the critical CSS, UNCSS) with final optimization results of bootstrap.css: -92%
- Strategy Webfont
- CSS critical inlining
- Strategy of optimization of images
- Pagespeed module for NGINX and Apache.