aboutsummaryrefslogtreecommitdiff
path: root/research/packfile_bloom.txt
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-05-20 18:02:16 +0000
committerGravatar Runxi Yu2026-05-20 18:02:16 +0000
commit295e8ba5bbb09dd32b2dad1b9285c0032c4e299a (patch)
treec32e734aaf15a676e0a32e5fe0f7c5f14d5001f3 /research/packfile_bloom.txt
parentresearch: That note on object IDs is a bit confusing (diff)
signatureNo signature
research: Probably no XOR filters.
Diffstat (limited to 'research/packfile_bloom.txt')
-rw-r--r--research/packfile_bloom.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/research/packfile_bloom.txt b/research/packfile_bloom.txt
index e8f996cf..63acafbe 100644
--- a/research/packfile_bloom.txt
+++ b/research/packfile_bloom.txt
@@ -131,5 +131,3 @@ TODOs
* What are the sizes?
* What are the false positive rates?
* How are benchmarks?
-
-* Switch to XOR filters since those are immutable sets anyway.