mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 18:48:20 +00:00
![]() For large k, standard hashing imposes an unnecessary overhead. By switchting to double hashing, we invoke the hash function code at most two times. |
||
---|---|---|
.. | ||
BitVector.cc | ||
BitVector.h | ||
bloom-filter.bif | ||
BloomFilter.cc | ||
BloomFilter.h | ||
cardinality-counter.bif | ||
CardinalityCounter.cc | ||
CardinalityCounter.h | ||
CMakeLists.txt | ||
CounterVector.cc | ||
CounterVector.h | ||
Hasher.cc | ||
Hasher.h | ||
top-k.bif | ||
Topk.cc | ||
Topk.h |