feat: add plots for n m k trends
This commit is contained in:
@@ -127,3 +127,14 @@ bits filled fraction is P(any arbitrary bit is 1)
|
||||
False positive = all of those bits end up being 1 for some hash = P^k
|
||||
|
||||
This has the same independence issue in assumption though.
|
||||
|
||||
# Plotting stuff
|
||||
|
||||
Found out about gnuplot which I guess is a bit of an overkill having a binary for the whole thing
|
||||
but fine the plotting itself is easier. In the end the plots came out in line with theoretical which
|
||||
was great.
|
||||
|
||||
# Links
|
||||
|
||||
There are many variations for bloom filters that I'll get to implementing and testing _eventually_ which
|
||||
I hope is soon enough.
|
||||
|
||||
Reference in New Issue
Block a user