Introducing bunmark ⚡ the fastest way to benchmark your API.
Freilyn Bernabe

Freilyn Bernabe @bernabedev

About: I'm a passionate FrontEnd developer specialized in web and mobile development. The world of coding not only fuels my technical curiosity but fills my day with joy and excitement.

Joined:
Oct 25, 2024

Introducing bunmark ⚡ the fastest way to benchmark your API.

Publish Date: Apr 8
1 0

It's minimalist, built with Bun (hello, speed! 🚀), and has just what you need:

  • Benchmark by request count (-n) or duration (-t).
  • Concurrency control (-c).
  • Full support for methods, headers, query, and body (reads from files with @!).
  • Clean, modern output that's nice to look at. ✨
  • --json option for your cool scripts.

Get started easily:


bash
# Install globally
bun add -g bunmark

# Run your first benchmark
bunmark https://httpbin.org/get
Enter fullscreen mode Exit fullscreen mode

Comments 0 total

    Add comment