aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-19 17:44:02 +0000
committerGravatar Runxi Yu2026-03-19 17:44:02 +0000
commit674ee62a9556b965948b51bf5c33f2a16a0bca5e (patch)
tree368cc7a3e75e274a55c849eb91f2cf892b19c3ff /README.md
parentobject/resolve: Object resolver (diff)
signatureNo signature
README: go-git seems still slow in latest v6.0.0... huh?
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8e4598f1..a2128614 100644
--- a/README.md
+++ b/README.md
@@ -239,9 +239,9 @@ Furgit will probably not, and will remain sans-IO.
* `legacy` branch furgit is slightly faster due to buffer reuse and custom
ZLIB. These will be re-added.
* Alpine edge, i5-10210U, `performance` governor, `linux.git`.
-* My copy of go-git is v6 with
+* go-git may become much faster when
[#1894](https://github.com/go-git/go-git/pull/1894)
- and other optimizations merged in.
+ and such are fully in use.
* These lone tests do not represent all workloads. Test your usage
pattern yourself (and contribute to gitbench).
@@ -254,7 +254,7 @@ Mainly tests the packfile object reader.
| Git | 337 ms | 226 ms | 108 ms |
| libgit2 | 391 ms | 269 ms | 120 ms |
| Furgit | 487 ms | 457 ms | 49 ms |
-| go-git | 4.2 s | 2.2 s | 2.0 s |
+| go-git | 37 s | 35 s | 2 s |
## Repos and mirrors