From dbda43c25b7327d3e95a0879ac7b060da0dd9202 Mon Sep 17 00:00:00 2001 From: Rony Lutsky Date: Fri, 25 Dec 2020 18:20:05 +0200 Subject: [PATCH] Add JSONPerf --- README.md | 1 + 1 file changed, 1 insertion(+) 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