Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(perf): leverage tsconfk caching to skip redundant work #119

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

fwouts
Copy link
Contributor

@fwouts fwouts commented Jun 17, 2023

This one-line change can speed up vite-tsconfig-paths significantly, especially on large projects.

Tested with a few thousand TypeScript projects referencing each other: 52s (before) -> 23s (after).

@fwouts
Copy link
Contributor Author

fwouts commented Sep 5, 2023

Friendly ping @aleclarson :)

@aleclarson aleclarson changed the title Leverage tsconfk caching to skip redundant work feat(perf): leverage tsconfk caching to skip redundant work Sep 9, 2023
@aleclarson aleclarson merged commit 8b4f6c8 into aleclarson:master Sep 9, 2023
@aleclarson
Copy link
Owner

Thanks!

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.

2 participants