getter for FANOUT
initial support for multithreading
extract method
fanout can be specified in the constructor, default is 6
performance test reuses priority queue (=heavy testing)
remove unused imports
performance test now empties heap
bug removed (zero walk time -> walk whole day).
fix removeSiftDown() and add failing tests
bugfix: extend comment