[meta] Performance improvements

Created on 13 January 2023, about 2 years ago
Updated 1 March 2023, about 2 years ago

There are various performance improvements being worked on for Drupal core, but it can be hard to keep track of how they do or don't fit together.

JavaScript and CSS aggregation/minification

Aggregation outside the main page request: πŸ› Stampedes and cold cache performance issues with css/js aggregation Fixed
JavaScript minification with Peast: πŸ“Œ On-the-fly JavaScript minification Fixed
Query string compression πŸ“Œ Compress aggregate URL query strings Fixed
Replace weights with dependencies: πŸ“Œ Replace custom weights with dependencies in library declarations; introduce "before" and "after" for conditional ordering Needs work
defer/async aggregate support: πŸ› JavaScript aggregation should account for "async" and "defer" attributes Needs work

Image loading

Width and height for responsive images: πŸ“Œ Apply width and height attributes to allow responsive image tag use loading="lazy" Fixed
Responsive image lazy loading: πŸ“Œ Leverage the 'loading' html attribute to enable lazy-load by default for images in Drupal core Fixed
UI for loading attribute: #3173180: Add UI for 'loading' html attribute to images β†’
fetchpriority=high: 🌱 [meta] Add fetchpriority=high on certain images/oembeds Active
Media thumbnail formatter: ✨ Responsive image format for media Needs work
Media entity reference formatter: πŸ“Œ Direct formatter for media items Closed: duplicate
Theme logo handling: πŸ“Œ Holistic logo image insertion and dimensions in themes Active

Image compression

Responsive image fallback formats: ✨ Add fallback format support to responsive images Needs work
AVIF support: ✨ Let GDToolkit support AVIF image format Needs work
Use webp in standard profile image styles πŸ“Œ Add webp image conversion to core's install profile's image style Fixed

AJAX

Improve AjaxPageState: πŸ“Œ Dynamically determine ajaxPageState based on libraries Active
Allow GET AJAX requests: πŸ“Œ Allow AJAX to use GET requests Fixed

Render caching

Abstract render cache and improve hit rate: ✨ Abstract RenderCache into a separate service that is capable of cache redirects in a non-render array-specific way Fixed
Use bundle cache tag in views πŸ› Use new cache tag ENTITY_TYPE_list:BUNDLE in Views to improve cache hit rate Needs work

🌱 Plan
Status

Active

Version

10.1 ✨

Component
BaseΒ  β†’

Last updated about 3 hours ago

Created by

πŸ‡¬πŸ‡§United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024