Re: Hash Function
- Posted by cklester <cklester at yahoo.com> Nov 11, 2004
- 477 views
Jason Gade wrote: > > cklester wrote: > > > > Anybody have a real fast hash function? This would be for storing words > > like from a dictionary. > > My contest entry is using a variation of the pearson hash found here so I can > avoid > multiplication and shifting. Since my time is still near the bottom of the > list > I don't think that will help you much. Contest? What contest? :D Unfortunately, I think the contest is just going to be who can write the fastest hash algorithm... something with which I have limited experience, and fortunately wasn't a factor in the first official contest. :) -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/