From d674efbdd0386c21201c3c20e9fd626ba240d162 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 18 Nov 2025 00:00:00 +0000 Subject: Faster than libgit2 at recursive ls-tree --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0f19e239..b2327f57 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,8 @@ and significantly faster than go-git. However this is a microbenchmark and does not reflect all real-world performance. For example, when recursively listing tree entires and -commits, Furgit's performance is slightly slower than libgit2, both -lack behind Git by multiple orders of magnitude. +commits, Furgit's performance is only slightly faster than libgit2; +both lack behind Git by multiple orders of magnitude. Things we might consider in the future include: -- cgit v1.3.1-10-gc9f91