Skip to content

Optimize compilation areas #203

@rhoerr

Description

@rhoerr

Description

Evaluate whether we can integrate https://github.com/MonogoPolska/monogo-m2-optimize-object-manager/blob/master/patches/composer/optimize-config-loader.diff safely to optimize DI compilation a bit

Expected behavior

Current DI compilation creates a full set of compiled data for each area (global, adminhtml, frontend, ...). These files are frequently 8 MB each.

The referenced module/patch changes this so each non-global area only stores its changes from global, drastically reducing the size and improving performance in the process.

Benefits

Performance boost

Additional information

No response

Release note

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions