[Haskell-cafe] announce: Glome.hs raytracer
Ian Lynagh
igloo at earth.li
Sun Mar 30 14:55:37 EDT 2008
On Thu, Mar 27, 2008 at 02:49:35AM +0000, Ian Lynagh wrote:
> On Wed, Mar 26, 2008 at 02:33:20PM -0700, Jim Snow wrote:
> >
> > -Memory consumption is atrocious: 146 megs to render a scene that's a
> > 33k ascii file. Where does it all go? A heap profile reports the max
> > heap size at a rather more reasonable 500k or so. (My architecture is
> > 64 bit ubuntu on a dual-core amd.)
>
> I haven't looked properly yet, but it looks like something is leaking
> memory that shouldn't be.
Bug filed here:
http://hackage.haskell.org/trac/ghc/ticket/2185
Thanks
Ian
More information about the Haskell-Cafe
mailing list