Re: Hash Function
- Posted by cklester <cklester at yahoo.com> Nov 11, 2004
- 467 views
Jason Gade wrote: > > Yeah, my first and second submission did a sort on the entire data set. I've > been > working with a method of sorting only what I need, but while there has been a > performance > gain it hasn't been all that I had hoped for. > I'm currently in the process of re-writing almost from scratch. I grabbed some hashing code from the archives and got a good speed increase. I'm going to try and incorporate some hash code I found on the mailing list also... and try using getc() and see what happens. <whispered aside> Hey, Lomax, can I borrow your hash algorithm? :) </whispered aside> -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/