Closed (fixed)
Project:
Domain
Version:
3.x-dev
Component:
- Domain Source
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2025 at 14:52 UTC
Updated:
28 Sep 2025 at 19:04 UTC
Jump to comment: Most recent
This class seems to be a performance bottleneck and is rather complex to read.
Let's see if we can improve things a bit.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mably commentedAdded a static cache of already processed paths.
Improved outbound path processing time by 25-30% on a basic test page.
Comment #4
mably commentedComment #6
mably commented