MCP.so
ログイン
>_

hyperfine

@sharkdp

About hyperfine

Benchmark command-line programs with warmups and statistical analysis.

#hyperfine#developer-tools#developer-tool#official#agent-ready

Installation

brew install hyperfine

Details

Category

Developer tools

Command

hyperfine

Maintainer

sharkdp

Type

Developer tool

What it does

Developer workflow automation

Composable CLI interface

Cross-platform usage

Command examples

  1. 1
    hyperfine "npm run build"
  2. 2
    hyperfine --warmup 3 "rg TODO"

More Developer tools CLIs