Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why not use a bloom filter?

bloom filter
0
Posted

Why not use a bloom filter?

0

A bloom filter would be much more complex to specify and implement (it’s not the sort of thing that can be done in a few lines of PHP). SUP is already very compact, especially when using standard HTTP gzip encoding, so the savings would not be significant in most cases. That said, it would be straightforward to create a bloom-filter variant of SUP where the SUP-IDs are keys into the bloom filter. This and other potential SUP extensions could be discovered via the standard SUP feeds, so these variants would not be incompatible with the existing SUP standard.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.