SaaSHub helps you find the best software and product alternatives Learn more →
Hyperfine Alternatives
Similar projects and alternatives to hyperfine
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
hyperfine discussion
hyperfine reviews and mentions
-
Deep Dive: How Bruno 1.0 Stores API Tests Locally vs. Postman 11.0 Cloud Sync
Measurement Tool: hyperfine 1.18.0 (https://github.com/sharkdp/hyperfine), 10 warmup runs, 30 timed runs per metric
- 2026'da En Hızlı Node.js Paket Yöneticisi Aube Nedir?
- O Que é Aube, o Gerenciador de Pacotes Node.js Mais Rápido em 2026?
- ما هو أوب، أسرع مدير حزم Node.js في عام 2026؟
-
How to setup Terminal tools for Mac
sharkdp/hyperfine
- 15 rust tools to level up your Linux terminal
-
27 Rust-based alternatives to classic CLI apps
7. time → hyperfine (26.0k ⭐)
-
Writing SIMD in Crystal with Inline Assembly
Benchmarking tool: hyperfine
-
Hyperfine: A command-line benchmarking tool
> On the flip side (making things more random as opposed to less), something that randomizes the initial stack pointer would be nice, as I've sometimes seen this go really, really wrong (renaming a binary from foo to foo_new made it run >1% slower!).
This is something we do already. We set a `HYPERFINE_RANDOMIZED_ENVIRONMENT_OFFSET` environment variable with a random-length value: https://github.com/sharkdp/hyperfine/blob/87d77c861f1b6c761a...
-
Command Line Tools I Like (2022)
One rarely mentioned tool I absolutely love is hyperfine: https://github.com/sharkdp/hyperfine
It’s a benchmarking CLI tool that can be used as an alternative to `time`. I often use it to detect flacky tests, I run something like `hyperfine —show-output -n=100 'go test ./… -count=1' and it helps me catch tests that fail unreliably
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jun 2026
Stats
sharkdp/hyperfine is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of hyperfine is Rust.