HomePhabricator

trivial: fix bloom filter init to isEmpty = true
cccf73db0483Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

trivial: fix bloom filter init to isEmpty = true

Fixes newly initialized bloom filters being
constructed with isEmpty(false), which still
works but loses the possible speedup when
checking for key membership in an empty filter.

Details

Provenance
Robert McLaughlin <robert@sparkk.us>Authored on Nov 2 2016, 01:04
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING273bde37d867: Merge #9043: [qt] Return useful error message on ATMP failure
Branches
Unknown
Tags
Unknown

Event Timeline

Robert McLaughlin <robert@sparkk.us> committed rSTAGINGcccf73db0483: trivial: fix bloom filter init to isEmpty = true (authored by Robert McLaughlin <robert@sparkk.us>).Nov 2 2016, 01:04