[Haskell-cafe] Re: base-4 + gtk2hs-0.10.0 licensing
Wolfgang Jeltsch
g9ks157k at acme.softbase.org
Fri Feb 27 03:12:05 EST 2009
Am Donnerstag, 26. Februar 2009 21:39 schrieb Peter Hercek:
> The acceptable size of inlined fuctions for a C code is about 10 lines.
> I did not read any info how it would be for Haskell.
At least, GHC inlines very massively, to my knowledge. And I think you need
this massive inlining for reasonable performance because of Haskell’s high
level nature, lazy evaluation, etc.
Best wishes,
Wolfgang
More information about the Haskell-Cafe
mailing list