aboutsummaryrefslogtreecommitdiff
path: root/BENCHMARKS.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-30 04:58:49 +0000
committerGravatar Runxi Yu2026-03-30 04:58:49 +0000
commitc874533e9b12d4959bbd438775ee07fadc770e45 (patch)
tree53cea694da3b1430577e02fdc26ed36eeda00b4d /BENCHMARKS.md
parentobject/tree: Add bloblike (diff)
signatureNo signature
README, etc.: Use proper unicode hyphens :P
Diffstat (limited to 'BENCHMARKS.md')
-rw-r--r--BENCHMARKS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BENCHMARKS.md b/BENCHMARKS.md
index b6f8c0e8..36dfdb39 100644
--- a/BENCHMARKS.md
+++ b/BENCHMARKS.md
@@ -2,8 +2,8 @@
* See [gitbench](https://git.sr.ht/~runxiyu/gitbench).
* `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`.
+ ZLIB. These will be re‐added.
+* Alpine edge, i5‐10210U, `performance` governor, `linux.git`.
* go-git may become much faster when
[#1894](https://github.com/go-git/go-git/pull/1894)
and such are fully in use.