Tags

optimization

gui

Advanced CSS/JS Aggregation

Aggregates multiple CSS/JS files in a way that prevents 404 errors and provides enhanced optimization through gzip/brotli compression, minification, bundling, and CDN integration.

189
gui

Quicklink

Integrates the Google Chrome Labs Quicklink library to prefetch visible links during idle time, improving perceived page load performance.

161
gui

Image Optimize

A framework for image optimization that provides pipelines with processors to optimize images, with built-in integration for Drupal core image styles.

137
gui

WebP

Generates WebP copies of image style derivatives to decrease page loading times by serving smaller, optimized images to supporting browsers.

105
gui

Lazy-load

Enables lazy-loading for images and iframes to improve page load performance using the lazysizes JavaScript library.

93
gui

DB Maintenance

Runs database optimization queries (OPTIMIZE TABLE for MySQL, VACUUM ANALYZE for PostgreSQL) on selected tables during cron runs.

45