Recently for a toy project I needed a hash function.
The first one djb2 performs very well.
Perfomance is always nice! I've compiled angband-4.0.1 for the Amiga and it's very slow (for reference 2.7.x was flying on the amiga).
( Amiga compilation http://eab.abime.net/showthread.php?t=79222)
Incidently, I had no issues with sound on amiga either! :P (I had to pull an ami-snd.c of course, and recode the mp3s to .8svx)
The first one djb2 performs very well.
Perfomance is always nice! I've compiled angband-4.0.1 for the Amiga and it's very slow (for reference 2.7.x was flying on the amiga).
( Amiga compilation http://eab.abime.net/showthread.php?t=79222)
Incidently, I had no issues with sound on amiga either! :P (I had to pull an ami-snd.c of course, and recode the mp3s to .8svx)
Comment