diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2023-07-10 13:42:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-10 13:42:47 -0400 |
commit | 629d09b149ab42cc4c3cebc41e0f23112ace891c (patch) | |
tree | 5bcde27002aeb3f86ac99a3ad79d1e59a1901260 /cli/cache/node.rs | |
parent | fe91cd5b84f3dfb3c1d375cd2eb98792b869b675 (diff) |
perf: add setup cache for node_modules folder (#19787)
Part of #19774. This makes it twice as fast on my machine.
Stores a file at `node_modules/.deno/setup-cache.bin`, which contains
information about how the node_modules folder is currently setup.
Obviously there is a risk that this information will get out of date
with the current folder structure.
Diffstat (limited to 'cli/cache/node.rs')
0 files changed, 0 insertions, 0 deletions