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(plugin/runner): Enable in-memory precompiled module cache #7420

Merged
merged 1 commit into from
May 20, 2023

Conversation

kwonoj
Copy link
Member

@kwonoj kwonoj commented May 19, 2023

Description:

Finally we can enable this again. Locally tested against one of my plugin (swc-coverage-instrument) and it seems working, and shows noticeable performance boost when processing multiple files with same plugin in a single process.

Copy link
Member

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swc-bump:

  • swc_plugin_runner

@kdy1 kdy1 changed the title feat(plugin_runner): enable in-memory precompiled modue cache feat(plugin/runner): Enable in-memory precompiled module cache May 20, 2023
@kdy1 kdy1 enabled auto-merge (squash) May 20, 2023 03:58
@kdy1 kdy1 merged commit f8fe365 into swc-project:main May 20, 2023
@kwonoj kwonoj deleted the feat-enable-memory-cache branch May 20, 2023 03:59
@kdy1 kdy1 modified the milestones: Planned, 1.3.60 May 25, 2023
@swc-project swc-project locked as resolved and limited conversation to collaborators Jun 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants