[Haskell-cafe] Re: Experiments with defunctionalization, church-encoding and CPS

David Menendez dave at zednenem.com
Sun Nov 1 12:10:09 EST 2009


On Sun, Nov 1, 2009 at 7:12 AM, Heinrich Apfelmus
<apfelmus at quantentunnel.de> wrote:
> Even then, the results are mixed. The Church-encoding shines in GHCi as
> it should, but loses its advantage when the code is being compiled. I
> guess we have to look at the core if we want to know what exactly is
> going on.

What optimization level did you compile with?

-- 
Dave Menendez <dave at zednenem.com>
<http://www.eyrie.org/~zednenem/>


More information about the Haskell-Cafe mailing list