commit | 35c75e895960280796233b4dcb5418f4db0b29ab | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sat Mar 11 21:54:05 2017 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Sun Mar 12 00:29:23 2017 -0800 |
tree | 984214b470ff555426ce9ebafadbfc70c954613c | |
parent | 5593403d1025a6d391967cb567280395bf0b278c [diff] [blame] |
Enabled experimental_multi_threaded_digest This should speed up MD5summing results significantly Change-Id: Ic4d19c7e9864ca376960780f0237154ca9b6cc2e
diff --git a/tools/bazel.rc b/tools/bazel.rc index c8d93d0..0e3001f 100644 --- a/tools/bazel.rc +++ b/tools/bazel.rc
@@ -53,3 +53,4 @@ test --test_output=errors build --experimental_sandbox_shm +build --experimental_multi_threaded_digest