Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

JosephNaberhaus/cli-tti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

15 Commits

Repository files navigation

CLI-TTI

A utility to measure how long a CLI program takes to be interactive. Timing the Node.js based commitizen client

Installation

From source (recommended)

With v1.21 or greater of Golang you can easily install from source:

go install github.com/JosephNaberhaus/cli-tti@latest

From binary

Download and extract the appropriate binary for your platform from the releases page.

Usage

cli-tti [--wait-time] [-n] [--print-expected] <command to test>

Flags

--wait-time: The number of milliseconds to wait until the program is assumed to be interactive.

-n: The number of cycles to time the command before computing the average time-to-interactive.

--print-expected: Print the output that the utility has determined to be the interactive state of the command.

About

Measure how long a CLI program takes to be interactive

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /