Chromium build times, Jan 2014

Built using webtreemap and builbloat. The json file was created like so:

# Note: No goma, no symbols, fresh and emtpy output_dir
time GYP_DEFINES='fastbuild=1 component=shared_library 
                  mac_strip_release=0 dcheck_always_on=1' \
    build/gyp_chromium  -Goutput_dir=out_local

# Note: Build only target 'chrome', no tests.
time caffeinate ~/src/ninja/ninja -C out_local/Release/ chrome

time ./buildbloat.py out_local/Release/.ninja_log > bbdata.json

Click on a box to zoom in. Click on the outermost box to zoom out.