I implemented a bunch of Bloom filters and benchmarked them. Benchmarking code is in bench.cpp, False Positive Rate-measuring is in
fpr.cpp, and implementations are in bloom_filters.h. To build, run build.sh, and then run ./bench or ./fpr. Both will output
CSV to stdout, which you can then graph with graph.py.
-
Notifications
You must be signed in to change notification settings - Fork 2
License
save-buffer/bloomfilter_benchmarks
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published