Skip to content

Commit 3cc77bd

Browse files
tedzhouhkhhzhang16
andauthored
Update benchmarks/profiler/webui/select_config.py
Co-authored-by: hhzhang16 <[email protected]> Signed-off-by: Hongkuan Zhou <[email protected]>
1 parent d6a3e0e commit 3cc77bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/profiler/webui/select_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ def handle_selection(selection_json):
358358
359359
> 📝 **Note:** The dotted red line in the prefill and decode charts are default TTFT and ITL SLAs if not specified.
360360
361-
> ⚠️ **Warning:** TTFT is ideal case when requests arrives uniformly so that queueing is minimized. Real-world TTFT may be higher than profiling results. To mitigate the issue, turn on correction factor in planner.
361+
> ⚠️ **Warning:** The TTFT values here represent the ideal case when requests arrive uniformly, minimizing queueing. Real-world TTFT may be higher than profiling results. To mitigate the issue, turn on correction factor in planner.
362362
"""
363363
)
364364

0 commit comments

Comments
 (0)