Also in my opinion this is mostly caused by boehm which is unable to find a spot for new objects. I was trying to implement a very simple GC as a proof to see whether it was boehm's fault or not, but Dolstra said it's hardly a boehm problem.
However I think I will retry the attempt for what it matters. I think boehm is not well suited for writing function programming languages where objects gets created and destroyed at a very fast rate, rather for normal application usage.
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
