[Haskell-cafe] Strange memory consumption problems in something that should be tail-recursive

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Tue Feb 13 16:08:55 EST 2007


On Feb 13, 2007, at 16:07 , Kirsten Chevalier wrote:

> On 2/13/07, Jefferson Heard <jeff at renci.org> wrote:
>>
>> Argh, bitten by the scheme bug! Right -- NO tail recursion...  So  
>> that leaves
>> me with some rather non-intuitive strategies for achieving  
>> execution time
>> efficiency.  Anyone care to point me in the direction of a  
>> document on
>> efficiency in Haskell?
>
> There really should be one! (Although there may be something on the  
> wiki
> already.) Profiling can help, though.

http://haskell.org/haskellwiki/Category:Performance ?

-- 
brandon s. allbery    [linux,solaris,freebsd,perl]     allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH





More information about the Haskell-Cafe mailing list