[model-gateway] optimize worker selection (#14894)

This commit is contained in:
Praneth Paruchuri
2025-12-11 21:15:12 -08:00
committed by GitHub
parent 198c8ecf98
commit 1834401e7c
4 changed files with 86 additions and 7 deletions
+4
View File
@@ -146,6 +146,10 @@ name = "request_processing"
harness = false
path = "benches/request_processing.rs"
[[bench]]
name = "router_registry_bench"
harness = false
[[bench]]
name = "tokenizer_benchmark"
harness = false