Thread overview
[Issue 18441] Add comments to GC page about tradeoffs in design and impl of GC (garbage collector)
Feb 15, 2018
Michael
Feb 16, 2018
anonymous4
Feb 16, 2018
greenify
Dec 17, 2022
Iain Buclaw
February 15, 2018
https://issues.dlang.org/show_bug.cgi?id=18441

Michael <michael@toohuman.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael@toohuman.io

--- Comment #1 from Michael <michael@toohuman.io> ---
It would be great to have a page on the dlang website tackling the stigma associated with the garbage collector. We can demo some performance benchmarks, perhaps, as well as discuss things to keep in mind. Most importantly, use it to highlight all of the nice features it enables like dynamic arrays as a language feature etc.

--
February 16, 2018
https://issues.dlang.org/show_bug.cgi?id=18441

--- Comment #2 from anonymous4 <dfj1esp02@sneakemail.com> ---
https://blog.plan99.net/modern-garbage-collection-911ef4f8bd8e GC questionnaire, may be interesting to fill.

--
February 16, 2018
https://issues.dlang.org/show_bug.cgi?id=18441

greenify <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify@gmail.com

--- Comment #3 from greenify <greeenify@gmail.com> ---
There is also this nice GC series: https://dlang.org/blog/the-gc-series/

We should probably link to it from the front page.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=18441

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 15
https://issues.dlang.org/show_bug.cgi?id=18441

--- Comment #4 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dlang.org/issues/4081

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--