On 10-03-26 11:50 PM, wren ng thornton wrote:
Well GHC has an -O3[1], but it's not a good idea to use it. Some of the "optimizations" that -O3 does can result in slower code for particular programs. Whereas -O2 is safe and never results in pessimizations.


Slightly off topic, but ACOVEA may be an interesting item to see here.

http://www.coyotegulch.com/products/acovea/

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

Reply via email to