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

perf(compiler): reuse cacheFS from jest to reduce file system reading #679

Merged
merged 1 commit into from Dec 18, 2020
Merged

perf(compiler): reuse cacheFS from jest to reduce file system reading #679

merged 1 commit into from Dec 18, 2020

Conversation

ahnpnl
Copy link
Collaborator

@ahnpnl ahnpnl commented Dec 18, 2020

Summary

Reuse Jest cacheFS when reading files for compiler

Test plan

Green CI

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

N.A.

@ahnpnl ahnpnl added this to the 9.0.0 milestone Dec 18, 2020
@ahnpnl ahnpnl marked this pull request as ready for review December 18, 2020 15:06
@ahnpnl ahnpnl merged commit f5d9d4b into thymikee:master Dec 18, 2020
@ahnpnl ahnpnl deleted the reuse-jest-cacheFS branch December 18, 2020 15:06
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.

None yet

1 participant