Hacker News new | ask | show | jobs
by Utkarshn10 893 days ago
some time ago I had to check the success rate of some APIs which introduced me to profilers that hit the API asynchronously and gave the results.

Setting some of them up was a task for me. So I decided to build a load-tester of my own written in Go.