[jhc] Re: [Haskell] ANNOUNCE: jhc 0.6.0 Haskell Compiler

Taral taralx at gmail.com
Wed Mar 18 22:51:00 EDT 2009


2009/3/18 Brandon S. Allbery KF8NH <allbery at ece.cmu.edu>:
> I suspect if you profile you'll find that Haskell's show is faster than C's
> printf, especially if the appropriate show instance is selected at compile
> time.

Probably why the executable is bigger, too. Try static linking if you
want apples-to-apples.

-- 
Taral <taralx at gmail.com>
"Please let me know if there's any further trouble I can give you."
    -- Unknown


More information about the jhc mailing list