Group: comp.lang.c++
From: "Chris Thomasson"
Date: Sunday, April 13, 2008 10:45 PM
Subject: Re: Do you use a garbage collector?

"Razii" wrote in message
news:sef504dd3e8nqu3laq0otc3m5ed04tv28s@4ax.com...
> On Sun, 13 Apr 2008 21:02:43 -0500, Razii
> wrote:
>
>>It's not working...When I run it, I get
>>
>>(00473118/19862)-Cache Prime
>>(00473128/19863)-Cache Prime
>>(snip)
>>(00FCF9B8/250000)-Cache Overflow
>>(00FCF9F8/250000)-Cache Overflow
>>(snip}
>>(01B31518/0)-Cache Miss!
>>(01B31528/0)-Cache Miss!
>>(01B31538/0)-Cache Miss!
>>(01B31548/0)-Cache Miss!
>>(01B31558/0)-Cache Miss!
>>(snip)
>
> Never mind. Why leave all printfs in the benchmark version? Anyway..
>
> Time: 26875 ms
>
> Not much improvemnt.
>
> peak memory was 60 MB.

Okay. That's what I expected. I am going to play around with this and see if
I can get somewhere near the Java version. Thanks for your patience.

;^)