Hi,<div>Is there a runtime performance difference between a haskell program running under GHCI vs in its compiled form?</div><div>Especially for a long running program - as in, ignoring the initial setup time.</div><div>If I understand right, in both case tree reduction is what is happening and performance should be similar.</div>
<div>Regards,</div><div>Kashyap</div>