←back to thread

30 points lazarkap | 2 comments | | HN request time: 0.409s | source

I built BuzzBench because I was frustrated with how complex performance testing tools have become. And I was ending up writing my own scripts to test endpoints and manually check out resource usage at the time of testing.

Checkout demo: https://www.youtube.com/watch?v=yAnbZMoQvmQ

1. xon94010 ◴[] No.43585870[source]
How is it any different than something like Gatling?
replies(1): >>43611062 #
2. lazarkap ◴[] No.43611062[source]
Hey, imo, its much easier to setup, and its running tests FROM different environments, I think gatling is standalone tool and it is running test from their environment?