• machenbach's avatar
    [coverage] Use optimized builds for coverage data. · ea0530af
    machenbach authored
    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
    
    Review URL: https://codereview.chromium.org/1719923002
    
    Cr-Commit-Position: refs/heads/master@{#34193}
    ea0530af
Name
Last commit
Last update
..
config/win Loading commit data...
mac Loading commit data...
OWNERS Loading commit data...
README.txt Loading commit data...
all.gyp Loading commit data...
detect_v8_host_arch.py Loading commit data...
download_gold_plugin.py Loading commit data...
features.gypi Loading commit data...
get_landmines.py Loading commit data...
gyp_environment.py Loading commit data...
gyp_v8 Loading commit data...
gyp_v8.py Loading commit data...
has_valgrind.py Loading commit data...
isolate.gypi Loading commit data...
landmine_utils.py Loading commit data...
landmines.py Loading commit data...
shim_headers.gypi Loading commit data...
standalone.gypi Loading commit data...
toolchain.gypi Loading commit data...
vs_toolchain.py Loading commit data...