Description[coverage] Use optimized builds for coverage data.
Local testing suggests that optimized builds add more speed
without trading off tool usability. We get the following
differences (A: non-optimized build, B: optimized):
Sometimes: Lines instrumented in A (covered and uncovered) are not instrumented in B.
Rarely: Lines instrumented and covered in A are instrumented, but not covered in B.
The latter might simply be caused by timing differences in
the two builds.
BUG=chromium:568949
LOG=n
NOTRY=true
Committed: https://crrev.com/ea0530af5766c1179cb14b0c00c1b81b2050fb77
Cr-Commit-Position: refs/heads/master@{#34193}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|