mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
19 lines
153 B
Cheetah
19 lines
153 B
Cheetah
# Bloat Summary
|
|
|
|
## Largest functions
|
|
|
|
```
|
|
${BLOAT_FUNC}
|
|
```
|
|
|
|
## Largest crates
|
|
|
|
```
|
|
${BLOAT_CRATE}
|
|
```
|
|
|
|
## Largest compile times
|
|
|
|
```
|
|
${BLOAT_TIME}
|
|
```
|