Skip to content

Commit ea47bd7

Browse files
committed
docs: Improve clarity on timing
Signed-off-by: Jacky <[email protected]>
1 parent a37800c commit ea47bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fault_tolerance/cancellation/test_trtllm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- test_request_cancellation_trtllm_decode_cancel: ~65s (gpu_1)
88
- test_request_cancellation_trtllm_prefill_cancel: ~65s (gpu_1)
99
- test_request_cancellation_trtllm_kv_transfer_cancel: ~65s (gpu_1)
10-
- Total: ~460s (0:07:40) for both nats and tcp request planes
10+
- Total: ~240s x2 request planes = ~480s (0:08:00)
1111
"""
1212

1313
import logging

0 commit comments

Comments
 (0)