aboutsummaryrefslogtreecommitdiff
path: root/research/packfile_bloom.txt
diff options
context:
space:
mode:
Diffstat (limited to 'research/packfile_bloom.txt')
-rw-r--r--research/packfile_bloom.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/research/packfile_bloom.txt b/research/packfile_bloom.txt
index a2c2bcae..6f7dccf2 100644
--- a/research/packfile_bloom.txt
+++ b/research/packfile_bloom.txt
@@ -138,3 +138,5 @@ TODOs
* What are the sizes?
* What are the false positive rates?
* How are benchmarks?
+
+* Switch to XOR filters since those are immutable sets anyway.