Hello Henning,

Monday, December 18, 2006, 4:46:16 PM, you wrote:

> Very true. I really like to know some more clean tricks for speedup.

use C. seriously :)

you can look into sources of FPS and Streams libs, speed-optimized parts
are written in the imperative way and all that you can do in Haskell is
just emulate C imperative code, and even in this case speed (with ghc) will
be 3-10 times worser than with gcc

-- 
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