Use -V0 causes space to leak?

Neil Davies semanticphilosopher at gmail.com
Thu Sep 15 17:11:48 CEST 2011


Hi

I have some long running (multi-gigabit, multi-cpu hour) programs and  
as part of trying to speed up I thought I would set the -V0 flag -  
when I did this there was a slow space leak that caused it to blow the  
heap.

Anyone out there have an explanation? Is there some garbage collection  
thing associated with something that -V0 suppresses?

Cheers

Neil



More information about the Glasgow-haskell-users mailing list