]> git.llucax.com Git - software/dgc/cdgc.git/commit
Revert "Skip non-scanneable words in chunks"
authorLeandro Lucarella <llucax@gmail.com>
Fri, 6 Aug 2010 02:46:55 +0000 (23:46 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Fri, 6 Aug 2010 03:37:21 +0000 (00:37 -0300)
commit27b5b707bcd280cd2cc4e2a2a5cc17eb4e06347a
tree8a4136cff3a9c85963cdbfc525426ae4cbffdde1
parent2b70a82bd511b6e1bc1f9ae5e0c1a070158c81d6
Revert "Skip non-scanneable words in chunks"

This reverts commit 5578146600d4ace17878e3b010aa09efdb202fb4, because
doing so many extra tests proved to be a "pessimization" in practice.

Avoiding the extra bit operations does help a little though, so that
change is not reverted.
rt/gc/cdgc/gc.d