shithub: furgit

Download patch

ref: f581cf70d0190c291d529ae4f5fad58efb631899
parent: b7dd8de95479c562092479facdddd009abcb6354
author: Runxi Yu <me@runxiyu.org>
date: Thu Mar 5 03:00:10 EST 2026

README: benchmark disclaim

--- a/README.md
+++ b/README.md
@@ -81,8 +81,12 @@
   ZLIB. These will be re-added.
 * Alpine edge, i5-10210U, `performance` governor, `linux.git`.
 * go-git expects significant speed-ups after [mmap](https://pkg.go.dev/github.com/go-git/go-git/v6/storage/filesystem/mmap)
+* These lone tests do not represent all workloads. Test your usage
+  pattern yourself (and contribute to gitbench).
 
 ### Traversing all trees in `HEAD` and fetching each file size
+
+Mainly tests the packfile object reader.
 
 | Implementation | Total  | User   | System |
 | -              | -      | -      | -      |
--