The simplistic shift-based hashing function creates a lot of collisions for pointers pointing to arrays as it doesn't do a great job at distributing the data randomly based on the input bytes.
1.3 KiB
1.3 KiB