[model-gateway] Optimize consistent hashing hot path to eliminate allocations (#17467)
This commit is contained in:
@@ -141,6 +141,10 @@ tonic-v12 = { version = "0.12.3", package = "tonic" }
|
||||
serial_test = "3.0"
|
||||
rsa = { version = "0.9", features = ["sha2"] }
|
||||
|
||||
[[bench]]
|
||||
name = "consistent_hash_bench"
|
||||
harness = false
|
||||
path = "benches/consistent_hash_bench.rs"
|
||||
[[bench]]
|
||||
name = "wasm_middleware_latency"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user