summaryrefslogtreecommitdiff
path: root/java/sdk_library_test.go
diff options
context:
space:
mode:
author Kousik Kumar <kousikk@google.com> 2022-01-13 02:13:10 -0500
committer Kousik Kumar <kousikk@google.com> 2022-06-23 15:33:19 +0000
commitdbc313375a64c4bcafaee2bf60249595456a46e1 (patch)
tree999eef789b410b1f0668bb8316527c459dc1be96 /java/sdk_library_test.go
parent5990257d46b4407ffdd675dae201d3804ceb707b (diff)
Pass along local resource fraction to reproxy
Reproxy should be respecting the -j value set by the user and not be doing excessive local executions assuming the whole machine is available to it. The local_resource_fraction flag is a way to ensure reproxy consumes CPU only upto the -j value specified by the user. Test: 1. Ran with `USE_RBE=true m -j 10 nothing` and local_resource_fraction was set to 0.14 on a 72-core workstation. 2. Ran with `USE_RBE=true m nothing` and local_resource_fraction was set to 1.0 on a 72-core machine. Bug: b/207296459 Bug: b/236909178 Bug: b/235861862 Merged-In: I118bc10109f5a55df7a6c1ecd79499320055f2ed Change-Id: I118bc10109f5a55df7a6c1ecd79499320055f2ed
Diffstat (limited to 'java/sdk_library_test.go')
0 files changed, 0 insertions, 0 deletions