awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Command Line Benchmarking Tools

Ranking updated Jun 30, 2026

Performance measurement utilities for evaluating the execution speed and resource usage of terminal-based software applications.

Command Line Benchmarking Tools

Find the best repos with AI.We'll search the best matching repositories with AI.
  • sharkdp/hyperfinesharkdp avatar

    sharkdp/hyperfine

    28,316View on GitHub↗

    Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i

    Hyperfine is a purpose-built command-line benchmarking tool that measures execution time with statistical analysis, supports parameterized commands, warm-up runs, and multiple export formats (JSON, CSV, Markdown), and includes a comparison mode for baselines — matching nearly all requested features except I/O and memory profiling.

    RustShell Command ExecutionStatistical Sampling BenchmarksCommand Templates
    View on GitHub↗28,316

Related searches

  • a benchmark for comparing language models
  • a library for building PHP CLI applications
  • a collection of terminal utilities for developers
  • a collection of tools for shell scripting
  • a command-line argument parser for Rust
  • a CLI building framework for Python
  • a java library for building cli applications
  • a modern command line replacement for Unix