performance
2 changelogs with this tag.
v1.0.0-CLI
Apr 1, 2026
Request Tracing
See exactly where time is spent in every request. Use `-t` or `--trace` to get a detailed breakdown of where time was spent: DNS resolution, TCP connection, TLS handshake, time to first byte (TTFB), and total response time.
CLI Load Testing
Run load, stress, spike, and soak tests from your terminal. `.spec.json` files define virtual users, stages, thresholds, and multi-step request flows. A real-time terminal dashboard shows response times, throughput, error rates, and percentile breakdowns.