diff options
| author | 2025-12-04 08:21:15 +0800 | |
|---|---|---|
| committer | 2025-12-04 08:21:15 +0800 | |
| commit | ad36a7623076a013644867c650a22429f3fd15a4 (patch) | |
| tree | 6dbb969bbedca517376794cbd68e0177967ce6e2 /README.md | |
| parent | README: Remove the villosa/lindenii-forge URLs for now (diff) | |
| signature | No signature | |
README: go-git expected performance increase
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -54,6 +54,9 @@ See [gitbench](https://git.sr.ht/~runxiyu/gitbench) for details on methods. All tests below were run on `linux.git` with `HEAD` at `6da43bbeb6918164` on a `Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz`. +**Note:** go-git is expected to perform much better after +[storage: filesystem/mmap, Add PackScanner to handle large repos](https://github.com/go-git/go-git/pull/1776). + ### Traversing all trees * Git: 0.1 seconds |
