29th June 2013
Peter Kankowski wrote a very interesting article on hashing functions. It compares a number of current hash functions and conducts some performance benchmarks.
A more complicated algorithm does not necessarily mean better performance. So the classical Kernighan & Ritchie hash still performs quite well.
Categories: C / C++, programming
Tags: , , , , ,
Author: Elmar Klausmeier