(gcc returns mem) Re: When is it time for a 1.0 feature freeze?
Unknown W. Brackets
unknown at simplemachines.org
Wed Sep 6 21:33:44 PDT 2006
Oops, my mistake. Yes, 195,000k. That's what I get for posting
something when I wasn't feeling well.
I meant to say, VC++ as requested. I'm using cl 13.10.3077 for 80x86.
Default options.
I used DMD because the comparison with DMC had already been made, but I
didn't see anything equivalent for DMD. DMD 0.162, by the way.
Thanks,
-[Unknown]
> Unknown W. Brackets wrote:
>> 10_000 chunks of 10_000 (freeing everything - CHUNKINC = 1):
>>
>> On startup...
>> Mem usage: 612k
>> VM Size: 240k
>>
>> After alloc:
>> Mem usage: 119,504k
>> VM Size: 195k
> >
> Typo there, should be about VM Size: 195,000k.
>
>> After free:
>> Mem usage: 60,272k
>> VM Size 98,296k
>>
>
> You forgot to mention which compiler(and compiler version) was used. *g*
>
>
>>
>> DMD version... same constants.
>
> DMD? Why not just use DMC?
>
More information about the Digitalmars-d
mailing list