Skip to content

Track how time is spent during the different phases of a CLI command #9109

Open
@jonthysell

Description

@jonthysell

Summary

Record the time spent in each "phase" of a CLI command so we can track what are the most expensive operations.

Motivation

Every time we implement features in a CLI command there's concern that it hurts the CLI's performance. Adding this information would help us scope our concern relative to the total time it takes for the command to complete.

Basic Example

No response

Open Questions

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions