[Haskell-cafe] Known Unknowns
Joel Koerwer
joelkoerwer at gmail.com
Sat Jan 28 23:12:52 EST 2006
Thanks Chris. I was actually asking about analyzing Core output in general.
I'm well aware of the problems we're having with the nbody entry.
I'm convinced my list based version can go faster than it is now. That's why
I was asking if Don could put together a few notes on how to optimize inner
loops using -ddump-simpl and the resulting Core code.
So, I guess my request is along the same lines as your earlier one:
> Also, could you explain how to check the Core (un)boxing in a note on the
(new?)
> wiki? I would be interested in learning that trick.
I would love to have a tutorial about common situations one comes across
when looking at the Core output.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org//pipermail/haskell-cafe/attachments/20060129/29d643ef/attachment.htm
More information about the Haskell-Cafe
mailing list