D programs tend to only lightly use GC, and using "write gates" would speed up the GC collection cycle, but it would drastically slow down the rest of the code.
It's all tradeoffs.
Walter Bright via Digitalmars-d-announce Thu, 07 Aug 2025 13:17:04 -0700
D programs tend to only lightly use GC, and using "write gates" would speed up the GC collection cycle, but it would drastically slow down the rest of the code.
It's all tradeoffs.