diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-03-16 23:19:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 08:49:46 +0530 |
commit | 8f9becee76f26db7893caabb9f3a1a7980791e0e (patch) | |
tree | c15a51afa3773d2fa76dbeacdf25e9ac43a87840 /ext/node/polyfills/async_hooks.ts | |
parent | 35196eab279340376929dd75ed717ef4830e2fa9 (diff) |
perf: disable runtime snapshot compression (#18239)
This commit removes compression for the runtime JS code.
It means that we will have a bigger binary, but faster startup. After
several discussion in the CLI team we decided it's worth to trade
about 3Mb of binary size for 2ms faster startup time. With WebGPU
removed in 35196eab279340376929dd75ed717ef4830e2fa9
it shouldn't have such a big impact on the binary size.
Diffstat (limited to 'ext/node/polyfills/async_hooks.ts')
0 files changed, 0 insertions, 0 deletions