Slot hash corrected

When building the hashtree the incorrect IndexLength was being used to
calculate the slot - causing many queries to loop all the way round the
Index
This commit is contained in:
martinsumner 2016-12-13 17:02:45 +00:00
parent 8f775a88fd
commit c8be3bfa46
2 changed files with 53 additions and 8 deletions

View file

@ -263,7 +263,8 @@
{info, "Microsecond timings for hashtree build of "
++ "to_list ~w sort ~w build ~w"}},
{"CDB15",
{info, "Cycle count of ~w in hashtable search higher than expected~n"}}
{info, "Cycle count of ~w in hashtable search higher than expected"
++ " in search for hash ~w with result ~w"}}
])).