mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
8dc242f789
1. There was a lot of cloning going on with `NpmPackageInfo`. This is now stored in an `Arc<NpmPackageInfo>` and cloning only happens on the individual version. 2. The package cache is now cleared from memory after resolution. 3. This surfaced a bug in `deno cache` and I noticed it can be more efficient if we have multiple root specifiers if we provide all the specifiers as roots. |
||
---|---|---|
.. | ||
json_import | ||
036_import_map_fetch.out | ||
037_fetch_multiple.out | ||
095_cache_with_bare_import.ts | ||
095_cache_with_bare_import.ts.out | ||
cache_extensionless.out | ||
cache_random_extension.out | ||
check_local_by_default.out | ||
check_local_by_default.ts | ||
check_local_by_default2.out | ||
check_local_by_default2.ts | ||
ignore_require.js | ||
performance_stats.out | ||
redirect_cache.out |