[Haskell-cafe] Performance difference between ghc and ghci

C K Kashyap ckkashyap at gmail.com
Tue Feb 22 08:26:55 CET 2011


Hi,
Is there a runtime performance difference between a haskell program running
under GHCI vs in its compiled form?
Especially for a long running program - as in, ignoring the initial setup
time.
If I understand right, in both case tree reduction is what is happening and
performance should be similar.
Regards,
Kashyap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110222/d18b361f/attachment.htm>


More information about the Haskell-Cafe mailing list