the mainmodule option has effect only when no explicit module is given

This commit is contained in:
Zahary Karadjov
2013-01-28 00:26:49 +02:00
parent 81a3585872
commit 19e795e017
5 changed files with 11 additions and 12 deletions

View File

@@ -81,7 +81,7 @@ const
# examined in the decref loop in collectCycles.
# XXX: not implemented yet as tests didn't show any improvement from this
MarkingSkipsAcyclicObjects = false
MarkingSkipsAcyclicObjects = true
# Acyclic objects can be safely ignored in the mark and scan phases,
# because they cannot contribute to the internal count.
# XXX: if we generate specialized `markCyclic` and `markAcyclic`