Performance problem affecting domain access

Created on 4 April 2025, 2 days ago

Problem/Motivation

There is this problem affecting Domain access module: https://www.drupal.org/project/domain/issues/3232343 📌 Domain Config loading is resource intensive Needs work where some improvements was made on how the path processor aquires the route name and route parameters to avoid instantiating a new Url object, causing heavy overload.

Since the class DomainEntitySourcePathProcessor is largely a copy of the DomainSourcePathProcessor, these improvements would help to avoid the same type of performance loss in this module.

Remaining tasks

The related issue is not yet commited into Domain access module, so there could be other changes there, it seems adviseable to track the other issue.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇭🇺Hungary suchdavid

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

Comments & Activities

Production build 0.71.5 2024