From: Lorenzo Bolla <lbo...@gmail.com>
Date: Mon, 25 Jun 2012 10:33:32 +0100
Local: Mon, Jun 25 2012 5:33 am
Subject: Re: [Haskell-cafe] not enough fusion?
I wonder why this performs really badly, though (I would expect it to be
s3 :: Int -> Int
From the links posted by Dmitry, it might be that the code generated is
L.
On Mon, Jun 25, 2012 at 10:09 AM, Dmitry Olshansky <olshansk...@gmail.com>wrote:
> There are some posts from Joachim Breitner investigated fusion for
> http://www.haskell.org/pipermail/haskell-cafe/2011-December/thread.ht...
> 2012/6/25 Johannes Waldmann <waldm...@imn.htwk-leipzig.de>
>> Dear all,
>> while doing some benchmarking (*)
>> s1 :: Int -> Int
>> s2 :: Int -> Int
>> I was expecting that in both programs,
>> For reference, I also wrote the equivalent imperative program
>> C/gcc: 7.3 s , Java: 7.7 s, C#/Mono: 8.7 s
>> So, they sort of agree with each other, but disagree with ghc.
>> (*) benchmarking to show that today's compilers are clever enough
>> _______________________________________________
> _______________________________________________
_______________________________________________
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||