aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2025-11-19 08:00:00 +0800
committerGravatar Runxi Yu2025-11-19 08:00:00 +0800
commit4f6df75594f965f93fb1157ef184fcc437e760b4 (patch)
treefc5f8a1d4f7604e192a97b468b08e1ebb847cbb2
parentREADME: A little bit of optional Go assembly (diff)
signatureNo signature
README: no more zlib branch
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9736bfdd..9dd31552 100644
--- a/README.md
+++ b/README.md
@@ -81,8 +81,7 @@ both lack behind Git by multiple orders of magnitude.
Things we might consider in the future include:
* [commit-graph](https://git-scm.com/docs/commit-graph)
-* Using a custom zlib implementation to amortize decompression overhead
- (see the `zlib` branch)
+* Improving the custom zlib implementation with more SIMD
* More optimizations to delta resolution
## Hash algorithm