HomePhabricator

Performance optimization for bloom filters.
37c6389c5a0cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Performance optimization for bloom filters.

This reduces a peer's ability to attack network resources by
using a full bloom filter, but without reducing the usability
of bloom filters. It sets a default match everything filter
for peers and it generalizes a prior optimization to
cover more cases.

Details

Provenance
Gregory Maxwell <greg@xiph.org>Authored on Aug 19 2013, 03:21
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING4bc9a1926962: Merge pull request #2907 from sipa/leveldb-noripple
Branches
Unknown
Tags
Unknown

Event Timeline

Gregory Maxwell <greg@xiph.org> committed rSTAGING37c6389c5a0c: Performance optimization for bloom filters. (authored by Gregory Maxwell <greg@xiph.org>).Aug 20 2013, 09:27