←back to thread

30 points lazarkap | 1 comments | | HN request time: 0.207s | 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. new_user_final ◴[] No.43585767[source]
Few years ago, I had to load test production site for upcoming events. Local test was unrealistic. Some testing tool was re-using connection. I used loader.io to test. There was some issues I can't recall but it was great for both frontend and backend. I was able to test frontend at around 10 gbps.