Skip to content

perf(get-component): hoist Set creation, eliminate template double-lookup, anchor regex#1479

Merged
ricardo-devis-agullo merged 2 commits into
masterfrom
perf/get-component-micro-optimizations
May 27, 2026
Merged

perf(get-component): hoist Set creation, eliminate template double-lookup, anchor regex#1479
ricardo-devis-agullo merged 2 commits into
masterfrom
perf/get-component-micro-optimizations

Conversation

@ricardo-devis-agullo
Copy link
Copy Markdown
Collaborator

  • Move customHeadersToSkipSet from per-request to registry scope
  • Store repository.getTemplate result once and reuse, removing redundant
    try/catch and second lookup
  • Use anchored regex for staticPath protocol stripping

…okup, anchor regex

- Move customHeadersToSkipSet from per-request to registry scope
- Store repository.getTemplate result once and reuse, removing redundant
  try/catch and second lookup
- Use anchored regex for staticPath protocol stripping
@ricardo-devis-agullo ricardo-devis-agullo merged commit b365741 into master May 27, 2026
3 checks passed
@ricardo-devis-agullo ricardo-devis-agullo deleted the perf/get-component-micro-optimizations branch May 27, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant