From fe4c0dacea45aeb5dc26d9c56efa91942c9debf7 Mon Sep 17 00:00:00 2001 From: Nikita Volkov Date: Tue, 20 Oct 2020 10:58:08 +0300 Subject: [PATCH] Update the readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ffd7a1..4ffd4e5 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ The library focuses on 2 aspects: **simplicity** and **performance**. The API consists of just a few functions and achieves performance that gets up to **3 times** better than that of "aeson" in typical use-cases. -In cases where we deal with really large documents (60MB) the performance -of "aeson" becomes more comparable. +In cases where we deal with very large documents the performance difference +becomes less drastic. # Performance