commit | f64f21128380a91c5aa98e8c71addec9c2096bdc | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Thu Jun 02 09:24:02 2022 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Thu Jun 02 13:46:53 2022 +0000 |
tree | daa66e2d9bd90aff00d50b8c8693b7e44885cd0c | |
parent | cb8e5b28f0200ef4bfe7be7a7406f7c845f2c45a [diff] |
[bazel] Use pre-built taskdriver for faster BazelBuild jobs With a hot Bazel cache, https://task-scheduler.skia.org/job/4XhwJfG1wR38Hp3dF1pI took 59 seconds and did not have to wait 1-2 minutes for TaskScheduler to schedule a prerequisite task and Swarming to deduplicate said task, which is the best case scenario for "all hot caches". Change-Id: Ic86599e0b886ecded836641cceb19b623065a91e Bug: skia:12541 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/546136 Reviewed-by: Eric Boren <borenet@google.com>