Hello Branimir,

Sunday, December 11, 2005, 5:19:22 AM, you wrote:


BM> After seeing your test, I've implemented full KMP algorithm, which
BM> is blazingly fast with your test. It is slower in mine test due excessive

are you seen http://haskell.org/hawiki/RunTimeCompilation ?

can you formulate conditions when straightforward algorithm will be
better and when KMP algorithm is preferred? it will be great to
include both algorithms in standard libraries with guides when each
one must be used

-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]



_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to