[Haskell-cafe] Re: Optimizing spelling correction program

Bulat Ziganshin bulat.ziganshin at gmail.com
Mon Jun 22 17:12:40 EDT 2009


Hello Kamil,

Tuesday, June 23, 2009, 12:54:49 AM, you wrote:

> I went back to using Strings instead of ByteStrings and with that
> hashtable the program finishes in 31.5s! w00t!

and GC times are? also, try ByteString+HT, it should be pretty easy to
write hashByteString


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list