Optimize install_config_import_batch memory usage during site installation

Created on 19 February 2025, 5 months ago

Problem/Motivation

This is a support request -- looking for ideas/solutions. Whenever we install a new site we use a profile which admittedly has a lot of configuration to import and modules to enable. We are beginning to run into out of memory issues with PHP when running a fresh install. The step which takes the longest is the install_config_import_batch. When I run an install locally, this step takes about 500 seconds and 350+ MB of memory.

What are some ways we can optimize this? Is there a way to skip this config import step and run it after the installation?

πŸ’¬ Support request
Status

Active

Version

10.3 ✨

Component

install system

Created by

πŸ‡ΊπŸ‡ΈUnited States joegl

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

Comments & Activities

Production build 0.71.5 2024