Functions§
- aggregate_
cpu_ by_ function - Aggregate CPU data by function name to handle recursive calls properly Returns sorted vector by aggregated CPU percentage (descending)
- find_
svg_ files - Find all SVG files in a directory
- format_
duration - Format duration in human-readable form
- get_
magnitude - Get magnitude description for percent changes
- get_
percentile - Get percentile value from sorted array - works with f64 values
- parse_
single_ svg - Parse a single SVG file into a Tree
- parse_
trees_ no_ comparison - Parse trees without comparison support for optimal performance This is useful for commands that don’t need comparison functionality
- print_
compare_ classification - Compare classification fields
- print_
compare_ metric - Compare a numeric metric with LLM-friendly indicators - generic over numeric types
- resolve_
path_ to_ files - Resolve a path to a list of SVG files, supporting glob patterns