Module

cli.commands.perf

Performance metrics and analysis commands.

Functions

perf
Show performance metrics and trends. Displays build performance metrics collected from previous bu…
3 None
def perf(last: int, format: str, compare: bool) -> None

Show performance metrics and trends.

Displays build performance metrics collected from previous builds. Metrics are automatically saved to .bengal/metrics/ directory.

Parameters 3

Name Type Default Description
last int
format str
compare bool