Liking cljdoc? Tell your friends :D
Clojure only.

bloom.benchmark


benchmarkclj

(benchmark)
(benchmark n)

Insert N (default 50'000) entries into a reasonably sized bloom filter and retrieve them with a hit rate of 0.05. (Error rate of 0.1%)

Insert N (default 50'000) entries into a reasonably sized bloom
filter and retrieve them with a hit rate of 0.05. (Error rate of
0.1%)
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close