From 441f955bf44ffd5b21f0d792bbcc0823d311df70 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Fri, 14 Nov 2025 00:00:00 +0000 Subject: README: Clarify perf stats --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 51382e2c..e8289396 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,13 @@ used repos (including their `.idx` and `.pack` cache) for rapid access. Furgit is aggressively optimized for performance. [As of November 2025](https://git.sr.ht/~runxiyu/gitbench), -for large repos such as +for the task of `git ls-tree --long HEAD` on large repos such as [Linux](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git), it is: -* close to the performance of [upstream git](https://git-scm.com), -* faster than [libgit2](https://libgit2.org), and -* faster than [go-git](https://github.com/go-git/go-git) by 3 orders of magnitude. +* approximately the same performance as [upstream git](https://git-scm.com), +* approximately 10 times faster than [libgit2](https://libgit2.org), and +* approximately 1000 times faster than [go-git](https://github.com/go-git/go-git). ## Compatibility -- cgit v1.3.1-10-gc9f91