[Doc] Add performance tuning doc to main (#1392)

### What this PR does / why we need it?
Add performance tuning doc to main.

Closes: https://github.com/vllm-project/vllm-ascend/issues/1387


- vLLM version: v0.9.1
- vLLM main:
923147b5e8

---------

Signed-off-by: shen-shanshan <467638484@qq.com>
Signed-off-by: Shanshan Shen <87969357+shen-shanshan@users.noreply.github.com>
This commit is contained in:
Shanshan Shen
2025-07-29 19:36:34 +08:00
committed by GitHub
parent 540336edc9
commit 61fc35184b
2 changed files with 184 additions and 0 deletions

View File

@@ -5,4 +5,5 @@
:maxdepth: 1
performance_benchmark
profile_execute_duration
optimization_and_tuning
:::