[Haskell-cafe] Hmm, what license to use?

Bulat Ziganshin bulat.ziganshin at gmail.com
Thu Oct 2 18:32:11 EDT 2008


Hello Don,

Friday, October 3, 2008, 2:22:49 AM, you wrote:

>> and type classes. once i've forget to addinline pragma, my program
>> (serializing arrays) becomes 200x slower. it was due to use of
>> hieararchy of several type classes. afaiu, their dictionaries are also
>> lazily evaluated plus we have usual overhead of haskell closures that
>> are ready for particular application

> How long ago was this, Bulat? I'd be interested to know if any
> of the compilers since 6.8.x, with all its inlining improvements,
> exhibited the same fragility.

> If I recall correctly, your experiments were around the 6.4.x series of
> compilers?

yes, exactly. not tried with anything newer, so can't say anything
about it


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list