3 articles tagged with "Benchmarking"
oha: A Tiny TUI HTTP Load Generator Built in Rust
oha is a tiny HTTP load generator with a real-time TUI. Like wrk/hey but with live latency histograms, status code distribution, and request rate visualization.
Hyperfine: A Command-Line Benchmarking Tool for Accurate Performance Testing
Hyperfine runs commands multiple times, performs statistical analysis, and detects outliers. The proper way to benchmark CLI programs — not just 'time' in a loop.
Hyperfine: Herramienta de Benchmarking por Línea de Comandos
Hyperfine ejecuta comandos múltiples veces con análisis estadístico. La forma correcta de hacer benchmarking — no solo 'time' en bucle.