Consider using FileCache to use pre-generated file caches shipped with core and modules

Created on 7 March 2015, about 10 years ago
Updated 19 May 2025, 15 days ago

Problem/Motivation

Drupal's installation and cache building process is slow and takes a lot of memory.

Proposed resolution

With the introduction of FileCache and a FileCacheChained Backend it has become feasible to pre-generate a cache/ directory during module packaging time including all of Twig templates, and compiled YML files.

This speeds up installation and cold cache cases a lot and would work for core and any module downloaded from drupal.org or by re-generating the caches with a script.

Remaining tasks

- Discuss
- Implement

User interface changes

API changes

Follow up from #2395143: YAML parsing is very slow, cache it with FileCache β†’

πŸ“Œ Task
Status

Postponed: needs info

Version

11.0 πŸ”₯

Component

cache system

Created by

πŸ‡¦πŸ‡ΊAustralia kim.pepper πŸ„β€β™‚οΈπŸ‡¦πŸ‡ΊSydney, Australia

Live updates comments and jobs are added and updated live.
  • Performance

    It affects performance. It is often combined with the Needs profiling tag.

  • stale-issue-cleanup

    To track issues in the developing policy for closing stale issues, [Policy, no patch] closing older issues

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.

  • πŸ‡ΊπŸ‡ΈUnited States smustgrave

    Thank you for creating this issue to improve Drupal.

    We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.

    Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.

    Thanks!

Production build 0.71.5 2024