@Bearophile: just tried. No dramatic change.

import core.memory;

void main() {
GC.disable;
...
}

Reply via email to