mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 13:18:59 +00:00
* ci: try strip symbols from std * ci: add cargo-unused * ci(bloat): fix the command stripping debug symbol from std is not working with nightly + target
13 lines
104 B
Cheetah
13 lines
104 B
Cheetah
# Bloat Summary
|
|
|
|
## Largest functions
|
|
|
|
```
|
|
${BLOAT_FUNC}
|
|
```
|
|
|
|
## Largest crates
|
|
|
|
```
|
|
${BLOAT_CRATE}
|
|
```
|