Chromium Code Reviews
DescriptionAU: Cyclebreaker optimization
When using the cycle breaker, we know that operations that are full
(REPLACE, REPLACE_BZ) can't have any incoming edges, and thus can't be
in a cycle.
To help reduce CPU usage, change the cycle breaker to skip nodes that
are REPLACE or REPLACE_BZ.
BUG=7294
TEST=Attached unittests, generated delta update and applied it
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=182a9f5
Patch Set 1 #
Total comments: 2
Patch Set 2 : unittest #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||||||||||||||||||||