Pegged and DMD Compilation Memory
Iain Buclaw
ibuclaw at ubuntu.com
Wed May 23 09:01:32 PDT 2012
On 23 May 2012 16:55, d coder <dlang.coder at gmail.com> wrote:
>
>> dmd simply never frees any memory it allocates.
>
>
> Since GDC uses DMD front-end, I do not think I can get any relief by using
> that too. Right?
No relief am afraid. I do know of someone in the past using the Boehm
GC with GDC, which vastly improved memory consumption.
--
Iain Buclaw
*(p < e ? p++ : p) = (c & 0x0f) + '0';
More information about the Digitalmars-d
mailing list