GC performance: collection frequency

Daniel Kozák via Digitalmars-d digitalmars-d at puremagic.com
Mon Sep 14 22:08:01 PDT 2015


http://dlang.org/changelog/2.067.0.html#gc-options

On Mon, 14 Sep 2015 12:25:06 -0700
"H. S. Teoh via Digitalmars-d" <digitalmars-d at puremagic.com> wrote:

> On Mon, Sep 14, 2015 at 07:19:53PM +0000, Jonathan M Davis via
> Digitalmars-d wrote: [...]
> > Isn't there some amount of configuration that can currently be done
> > via environment variables? Or was that just something that someone
> > had done in one of the GC-related dconf talks that never made it
> > into druntime proper?  It definitely seemed like a good idea in any
> > case.
> [...]
> 
> If it's undocumented, it's as good as not existing as far as end users
> are concerned. :-) I didn't see anything mentioned in core.memory's
> docs, nor in dlang.org's page on the GC, nor on the wiki's GC page.
> 
> 
> T
> 


More information about the Digitalmars-d mailing list