Closed gamlerhart closed 9 months ago
For the hash collisions, nothing new, but I never pointed it out:
Its handled in doAdd
. There is the loop around the probe counter, which is increased on a non-matching collision.
It probes the map linearly.
Not implemented is any hash-map resizing
PS: Also updates the rounding bugfix.
00:05.705 now.
Check List:
./test.sh <username>
shows no differences between expected and actual outputs)calculate_average_<username>.sh
(make sure to match casing of your GH user name) and is executablecalculate_average_baseline.sh
On my 6 core / 12thread laptop