[Haskell-cafe] Can Haskell outperform C++?

Kevin Charter kcharter at gmail.com
Wed May 16 22:00:26 CEST 2012


On Wed, May 16, 2012 at 1:17 PM, Gregg Lebovitz <glebovitz at gmail.com> wrote:

> Also interesting is that in all my interviews, GHC performance was never
> raised. No one said "I have to drop into C to solve that performance
> problem."
>

That's been my experience too. I've so far been able to get acceptable
performance with GHC when I've made good use of the tools for finding space
and time leaks. And it hasn't been hard, just something I had to learn to
do.


>
> Gregg
>

Kevin

-- 
Kevin Charter
kevin.charter at acm.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120516/c4dc8962/attachment.htm>


More information about the Haskell-Cafe mailing list