| Subject: | [Haskell-cafe] Re: newbie optimization question |
|---|---|
| From: | Peter Hercek |
| Date: | Mon, 29 Oct 2007 11:43:49 +0100 |
Rodrigo Queiro wrote: Why do you expose perfect and divisors? Maybe if you just expose main, perfect and divisors will be inlined (although this will only save 10,000 function entries, so will probably have negligible effect). I exposed them so that I can check types in ghci. Hiding them does not seem to have noticeable effect. Thanks, Peter. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/haskell-cafe |
| Previous by Date: | Re: [Haskell-cafe] Fusing foldr's, Josef Svenningsson |
|---|---|
| Next by Date: | Re: [Haskell-cafe] Fusing foldr's, Josef Svenningsson |
| Previous by Thread: | Re: [Haskell-cafe] Re: newbie optimization question, Rodrigo Queiro |
| Next by Thread: | Re: [Haskell-cafe] Re: newbie optimization question, Dusan Kolar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |