1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 13:00:36 -05:00
denoland-deno/cli/standalone
Bartek Iwańczuk c30f3450c6
perf: don't store duplicate info for ops in the snapshot (#27430)
Mostly for changes from https://github.com/denoland/deno_core/pull/1010

---------

Co-authored-by: David Sherret <dsherret@gmail.com>
2024-12-20 17:43:03 +00:00
..
binary.rs perf: don't store duplicate info for ops in the snapshot (#27430) 2024-12-20 17:43:03 +00:00
code_cache.rs chore(compile): log code cache file path (#26977) 2024-11-21 18:16:40 -05:00
file_system.rs fix(compile): handle TypeScript file included as asset (#27032) 2024-11-25 09:37:48 -05:00
mod.rs perf: don't store duplicate info for ops in the snapshot (#27430) 2024-12-20 17:43:03 +00:00
serialization.rs perf: don't store duplicate info for ops in the snapshot (#27430) 2024-12-20 17:43:03 +00:00
virtual_fs.rs fix(compile): be more deterministic when compiling the same code in different directories (#27395) 2024-12-19 12:53:52 -05:00