Skip to content

Loose mode: only parse .ts in components/ folder#854

Merged
machty merged 2 commits intomainfrom
loose-mode-perf
Mar 26, 2025
Merged

Loose mode: only parse .ts in components/ folder#854
machty merged 2 commits intomainfrom
loose-mode-perf

Conversation

@machty
Copy link
Copy Markdown
Contributor

@machty machty commented Mar 26, 2025

Implement the perf optimization described here: #851 (comment)

TL;DR minimize the parsing of non-loose-mode component .ts files by assuming that loose mode component .ts files are only going to be present in a components/ folder, which is probably true for 99% of cases.

@machty machty merged commit 957daf7 into main Mar 26, 2025
2 checks passed
@machty machty deleted the loose-mode-perf branch March 26, 2025 21:06
@github-actions github-actions Bot mentioned this pull request Mar 26, 2025
@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants