Preserve trace arrivals in Frontier grid
This commit is contained in:
@@ -319,6 +319,10 @@ def build_command(
|
||||
"frontier.main",
|
||||
"--simulation_mode",
|
||||
"offline",
|
||||
# Frontier's offline default rewrites every request arrival to time 0.
|
||||
# Preserve the trace arrival process so the simulator and serving run
|
||||
# exercise the same queueing workload.
|
||||
"--offline_use_generated_request_arrivals",
|
||||
"--sys_arch",
|
||||
"co-location",
|
||||
"--cluster_config_num_replicas",
|
||||
|
||||
Reference in New Issue
Block a user