Hacker News new | ask | show | jobs
by llimllib 582 days ago
I find k6 a lot nicer for HTTP benching, and no slower to set up than hyperfine (which I love for CLI benching): https://k6.io/
1 comments

Could hyperfine running curl be an alternative?
That is what I do in my blog post.