From 1075bc71c4e6e5aa67b87b70b67694bbbd6fc5ce Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Thu, 23 Nov 2023 12:18:10 -0400 Subject: [PATCH] Add README note Signed-off-by: Juan Cruz Viotti --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ac817f9b..54dfd1af 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,13 @@ A large-scale space-efficiency benchmark of JSON-compatible binary serialization formats (with and without compression) involving representative real-world JSON documents. +*** + +**NOTE! Check out +[https://benchmark.sourcemeta.com](https://benchmark.sourcemeta.com) for the +latest version of this benchmark.** + +*** JSON documents --------------