get Load Factor
Gets the current load factor of the Cuckoo filter. Reasonably sized filters with randomly distributed values can be expected to reach a load factor of around 95% (0.95) before insertion failure. Note that during simultaneous access from multiple threads this may not be exact in rare cases.
Return
load fraction of total space used, 0-1 inclusive