-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We've been redundantly telling the system to re-create the cache directory for transformed files, even when just looking up already-transformed ones. This syscall has a light impact when occurring in large codebases. Improve this by deferring `createDirectory` until right before we save the "transform result".
- Loading branch information
1 parent
f192ac5
commit 3dd9fc9
Showing
1 changed file
with
6 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters