From 65e2553bb4db29b0fd9cf5bf756714972535eb26 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Mon, 4 May 2020 19:38:34 +0200 Subject: [PATCH] Add JSON libraries benchmarks --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e91cb09..2e3557b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ https://svn.hdfgroup.org/hdf5/branches/hdf5_1_10_0/test/POSIX_Order_Write_Test_R https://prace-ri.eu/wp-content/uploads/Best-Practice-Guide_Parallel-IO.pdf - MPI-IO/GPFS, an Optimized Implementationof MPI-IO on top of GPFS https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1592834 +- JSON library benchmarks +https://github.com/miloyip/nativejson-benchmark ## Build