| Index: scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_10_High_DPI_Perf__5_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_10_High_DPI_Perf__5_.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_10_High_DPI_Perf__5_.json
|
| index 4c849977eb4328d1e972fed1dc5f7b76586e6a39..e46d71d7752ed2b35f35ff52f4510df9303e4a9e 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_10_High_DPI_Perf__5_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_10_High_DPI_Perf__5_.json
|
| @@ -197,6 +197,22 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport multiprocessing\nprint min(200, multiprocessing.cpu_count() * 10)\n"
|
| + ],
|
| + "name": "ensure_goma.get the number of cpus",
|
| + "stdout": "/path/to/tmp/",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import multiprocessing@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@print min(200, multiprocessing.cpu_count() * 10)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
|
| "runhooks"
|
| ],
|
|
|