[Haskell-cafe] Need for speed: the Burrows-Wheeler Transform

Bulat Ziganshin bulat.ziganshin at gmail.com
Sat Jun 23 05:57:40 EDT 2007


Hello Andrew,

Saturday, June 23, 2007, 11:21:26 AM, you wrote:
> ...OK...so how do I make Haskell go faster still?

> Presumably by transforming the code into an ugly mess that nobody can 
> read any more...?

bwt transformation is very good researched area, so probably you will
not get decent performance (megabytes per second) without lot of work.
and of course, no Haskell at all. take look at
http://darchiver.narod.ru/dark/Archon3fs.zip

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



More information about the Haskell-Cafe mailing list