oxc/.github/workflows/bloat.tmpl
2023-03-05 04:12:05 -08:00

19 lines
153 B
Cheetah

# Bloat Summary
## Largest functions
```
${BLOAT_FUNC}
```
## Largest crates
```
${BLOAT_CRATE}
```
## Largest compile times
```
${BLOAT_TIME}
```