• Jeremy Morrell's avatar
    Log out whole build time (#620) · 6f065b32
    Jeremy Morrell authored
    Currently we're tracking the time spent in parts of the build process, like installing `node_modules` or running the build command, but we're not tracking how long the whole build takes. Let's fix that.
    
    Also removes a stray `new-build-script-opt-in` call that wasn't doing anything
    6f065b32
Name
Last commit
Last update
..
binaries.sh Loading commit data...
build-data.sh Loading commit data...
cache.sh Loading commit data...
dependencies.sh Loading commit data...
environment.sh Loading commit data...
failure.sh Loading commit data...
json.sh Loading commit data...
kvstore.sh Loading commit data...
metadata.sh Loading commit data...
monitor.sh Loading commit data...
output.sh Loading commit data...
plugin.sh Loading commit data...