show build-times
Overview
Command: r2r eac show build-times [module]
Purpose: Show build timing analysis in a human-readable format
Category: show
Syntax
Examples
# Show all build times
r2r eac show build-times
# Filter by module
r2r eac show build-times src-auth
# Find slowest builds
r2r eac show build-times | sort -k2 -nr
See Also
- get build-times - JSON output
- show build-summary
- build
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.