diff options
author | Igor Murashkin <iam@google.com> | 2017-02-09 10:42:23 -0800 |
---|---|---|
committer | Igor Murashkin <iam@google.com> | 2017-02-09 10:42:23 -0800 |
commit | fecb4efb2423a141931f97c346384a0571f94f72 (patch) | |
tree | 043906831e7ad3c554587ef72475966867193e60 /compiler/optimizing/code_generator_mips.cc | |
parent | e4530079672682ff3900d84c08b666a6a899d973 (diff) |
testrunner: Speed up printing --help by 4x
Before:
$> time ./test/testrunner/testrunner.py --help
real 0m4.261s
user 0m1.806s
sys 0m2.476s
After:
$> time ./test/testrunner/testrunner.py --help
real 0m0.988s
user 0m0.417s
sys 0m0.573s
---------
Reach into the build once instead of 4 times to
get its internal build variables.
Test: make test-art-host
Change-Id: Ia1279e762b0cf6e04cd04849257c5564c3afa417
Diffstat (limited to 'compiler/optimizing/code_generator_mips.cc')
0 files changed, 0 insertions, 0 deletions