Skip to content

Commit 63aa602

Browse files
andreas-abelcopybara-github
authored andcommitted
Integrate RPC benchmark into the default benchmark set
PiperOrigin-RevId: 934577179 Change-Id: Iea939577f199cda42445e76ca5eeda4b00fd58bf
1 parent 1b393f4 commit 63aa602

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fleetbench/parallel/parallel_bench.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160

161161
_CUSTOM_BENCHMARK_THREADS = flags.DEFINE_multi_string(
162162
"benchmark_threads",
163-
[],
163+
["BM_RPC_Fleet/process_time:2"],
164164
"Number of threads to use for selected benchmarks. The input should be in"
165165
" the format of <benchmark_name|benchmark_filter>:<n_threads>. Benchmarks"
166166
" for which no thread count is specified will use one thread by default.",

0 commit comments

Comments
 (0)