shithub: furgit

Download patch

ref: 7edb42020c53e989404a9d8b42725175848a21a8
parent: 02645cbbc0704cd5e0fdb3b48be0c02eb5e3ab01
author: Runxi Yu <runxiyu@umich.edu>
date: Mon Mar 16 06:03:14 EDT 2026

uresearch: xor filters

--- a/research/packfile_bloom.txt
+++ b/research/packfile_bloom.txt
@@ -138,3 +138,5 @@
 * What are the sizes?
 * What are the false positive rates?
 * How are benchmarks?
+
+* Switch to XOR filters since those are immutable sets anyway.
--