Group: comp.lang.c++
From: Razii
Date: Saturday, April 12, 2008 7:21 PM
Subject: Re: Do you use a garbage collector (java vs c++ difference in "new")

On Sun, 13 Apr 2008 02:53:25 +0300, Juha Nieminen
wrote:

>> http://pastebin.com/f6bfa4d78 (C++ version)
>
> In a Sun-Fire-V240 computer I was able to bring down the execution
>time of that program from 24630 ms to 3990 ms by using my own (portable)
>memory allocator. The maximum memory usage was something like 55 MB.

I downloaded Boehm Collector

added...

#include

what else do I need to do? Can you post the version that would use
Boehm Collector and command line to compile and link it.

Safety Articles | Usenet Groups | 20lbs in 30 days