From 1066a52f5893a53c1bc838db0c27f3752e8ec0da Mon Sep 17 00:00:00 2001 From: AsyncBanana Date: Wed, 3 Nov 2021 20:05:40 -0400 Subject: [PATCH] Updated missed part of README to reflect update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bb257f..f74ccd1 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,4 @@ jsdiff: 1688294ns - 2123% slower microdiff: 75934ns - Fastest ``` -These benchmarks are currently only for one small object, so they might not be accurate. I will be working on creating benchmarks with more varying types. +These benchmarks are currently only for one small object and a very large object, so they might not be accurate. I will be working on creating benchmarks with more varying types.