Current size of GC memory
Rainer Schuetze
r.sagitario at gmx.de
Sun Nov 3 22:38:37 PST 2013
On 03.11.2013 19:53, Namespace wrote:
> On Sunday, 3 November 2013 at 13:05:08 UTC, Namespace wrote:
>> Is there a way to find out how much memory the GC used currently?
>
> Does not seem to be possible. Would have been nice.
There is an "unofficial" function gc_stats here:
https://github.com/D-Programming-Language/druntime/blob/master/src/gc/proxy.d#L276
More information about the Digitalmars-d-learn
mailing list