Skip to content

show build-times

Overview

Command: r2r eac show build-times [module] Purpose: Show build timing analysis in a human-readable format Category: show

Syntax

r2r eac show build-times [module]

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


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.