diff --git a/README.md b/README.md index a3f7937..b88e15d 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ A collection of awesome performance testing resources * [tcpkali](https://github.com/satori-com/tcpkali) - Fast multi-core TCP and WebSockets load generator. * [hey](https://github.com/rakyll/hey) - hey is a tiny program that sends some load to a web application. It was originally called boom and was influenced from Tarek Ziade's tool at tarekziade/boom. Using the same name was a mistake as it resulted in cases where binary name conflicts created confusion. To preserve the name for its original owner, we renamed this project to hey. * [stress](https://linux.die.net/man/1/stress) - stress - tool to impose load on and stress test systems. +* [JSONPerf](https://jsonperf.com) - A Visual, Unbiased and Up-to-Date Multi-Language JSON Performance Benchmark