This change switches from using the `Hasher` interface to add/query the bloomfilter to implementing it as methods. This significantly reduces the allocations for Search and Rebloom. |
||
|---|---|---|
| .. | ||
| bloom.go | ||
| pruner.go | ||
This change switches from using the `Hasher` interface to add/query the bloomfilter to implementing it as methods. This significantly reduces the allocations for Search and Rebloom. |
||
|---|---|---|
| .. | ||
| bloom.go | ||
| pruner.go | ||