Improve the real or perceived speed of the site, or monitor performance metrics.

Render Profiler

Screenshot of a Drupal 9 Umami site, showing elements annotated with their render times

Render Profiler is a development tool to help visualize and debug the render tree and cacheability metadata for a given page,

Database cache prefix

On cloud environments, the database cache is shared between different Drupal instances.

Dotenv

A dotenv file allows you to remove hardcoded credentials or config from your code. For an extensive explanation on why this is a good thing, check out the Config chapter of the Twelve-Factor App website.

Custom Field

Example form

Dynamic custom field types with extensive widget and formatter plugin support. A highly performant & scalable alternative to paragraphs and entity reference by storing data in a single table.

Inline All CSS

Do you host a very simple site? Is your entire CSS package relatively small? Does your usual site traffic involve folks landing on a page, performing an action, and never seeing them again?

Pages

Subscribe with RSS Subscribe to RSS - Performance