feature: upstream cancel (#19524)
Co-authored-by: Kangyan Zhou <zky314343421@gmail.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Kangyan Zhou
Claude Opus 4.7
parent
54eb2904a4
commit
e5589843a3
@@ -164,6 +164,11 @@ name = "manual_policy_benchmark"
|
||||
harness = false
|
||||
path = "benches/manual_policy_benchmark.rs"
|
||||
|
||||
[[bench]]
|
||||
name = "streaming_utils_bench"
|
||||
harness = false
|
||||
path = "benches/streaming_utils_bench.rs"
|
||||
|
||||
[profile.release]
|
||||
opt-level = "z" # Optimize for size
|
||||
lto = "fat" # Full LTO for smaller binaries
|
||||
|
||||
Reference in New Issue
Block a user