From f079d84bda79a67a01067e3aa61faf8252c67a5a Mon Sep 17 00:00:00 2001 From: Andrew Noyes Date: Mon, 4 Nov 2024 14:33:43 -0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a42128a..600b30f 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Check: 4.39702 seconds, 370.83 MB/s, Add: 4.50025 seconds, 124.583 MB/s, Gc rati ## radix tree ``` -Check: 0.969055 seconds, 1682.62 MB/s, Add: 1.20279 seconds, 466.127 MB/s, Gc ratio: 44.5029%, Peak idle memory: 2.29297e+06 +Check: 0.987757 seconds, 1650.76 MB/s, Add: 1.24815 seconds, 449.186 MB/s, Gc ratio: 41.4675%, Peak idle memory: 2.02872e+06 ``` ## hash table