| Subject: | Re: [Haskell-cafe] GHC vs GCC |
|---|---|
| From: | Pom |
| Date: | Sat, 27 Mar 2010 07:38:54 -0700 |
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@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/haskell-cafe |
| Previous by Date: | Re: [Haskell-cafe] GHC vs GCC, Jan-Willem Maessen |
|---|---|
| Next by Date: | Re: [Haskell-cafe] GHC vs GCC, Xiao-Yong Jin |
| Previous by Thread: | Re: [Haskell-cafe] GHC vs GCC, wren ng thornton |
| Next by Thread: | Re: [Haskell-cafe] GHC vs GCC, Xiao-Yong Jin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |