diff options
author | Divy Srivastava <dj.srivastava23@gmail.com> | 2024-02-21 17:45:50 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-21 17:45:50 +0530 |
commit | c75c9a072715d6c0f3a91725b75ff62708c5e011 (patch) | |
tree | cd312e6d6adceb8c5b06e973e8631cef88966dbe /cli/graph_util.rs | |
parent | 6592a92c203b30a8aae72a645ce1822fd740a2a7 (diff) |
perf: strip `denort` on unix (#22426)
denort are release binaries for `deno compile`. Stripping debuginfo and
symbols lets us ship a smaller binary. The same source can be run under
`deno` CLI to get the proper Rust backtrace.
stripped denort is 55MB on macOS.
Diffstat (limited to 'cli/graph_util.rs')
0 files changed, 0 insertions, 0 deletions