WL#986: Check if new hash function gives better resultsAffects: — Status: Un-Assigned — Priority: Very HighThere is a hash function which Oracle and PostgreSQL uses, referenced here: http://burtleburtle.net/bob/c/lookup.c We shall check if this function is better then the one we currently use (located in) mysys/hash.c The criteria for hash function goodness should not only hash generation speed, but also even distribution values on given range for different types and distribution of base data. I'm interested in seeing the results. This is one that I need to watch for progress. Look forward to reading an update on this topic. Pat. |
VotesWatches7 members are watching this worklog
You must be logged in to track this worklog.
Provide Feedback
You must be logged in to comment
|
look forward to watching progress on this