diff options
| author | 2025-11-18 00:00:00 +0000 | |
|---|---|---|
| committer | 2025-11-18 00:00:00 +0000 | |
| commit | d674efbdd0386c21201c3c20e9fd626ba240d162 (patch) | |
| tree | 5c1bc1360495cd9d0155de0cf1d5224cc0d94086 /README.md | |
| parent | Use a pooled zlib implementation (diff) | |
| signature | ||
Faster than libgit2 at recursive ls-tree
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |
