diff options
author | 2023-02-23 17:28:06 -0500 | |
---|---|---|
committer | 2023-03-01 23:30:19 -0500 | |
commit | 9402ca881c18b160ca8593ef9cf7a7015709d2bb (patch) | |
tree | a455ef829f35f28679ef64a75ad98be9ab1f1db8 /rust/builder.go | |
parent | 0897df1466df373f06daa138d52636ad38ae6014 (diff) |
Add a persistent bazel server between builds
This feature is toggled on with USE_PERSISTENT_BAZEL, which is off by
default. Those that opt-in will have a bazel server running between
builds (with a 3hr default TTL) which will greatly improve analysis on
subsequent builds. (As Bazel maintains a cache of analysis results).
Bug: 266983462
Test: Manual `m nothing` runs (timing with and without the feature)
Test: New integration test
Test: Presubmits
Change-Id: I3af4948baa0c490e9b87c48ffdbe9f67732586c7
Diffstat (limited to 'rust/builder.go')
0 files changed, 0 insertions, 0 deletions