Closed dongmingli-Ben closed 7 months ago
This PR add experiments for mixed workloads. The config for mixed workload is multi_node/benchmarks/multi_exp_configs/e2e_mix_config.py. It supports mixing one or multiple workload together with the same request rate.
multi_node/benchmarks/multi_exp_configs/e2e_mix_config.py
Add small fixes to gracefully shutdown the RequestRateManager.
This PR add experiments for mixed workloads. The config for mixed workload is
multi_node/benchmarks/multi_exp_configs/e2e_mix_config.py
. It supports mixing one or multiple workload together with the same request rate.