feat: add doc
This commit is contained in:
parent
6d6aefa2ff
commit
2679f619b6
3 changed files with 0 additions and 8 deletions
|
|
@ -239,11 +239,6 @@ Total:
|
||||||
- 4 chunks waiting for LLM response
|
- 4 chunks waiting for LLM response
|
||||||
```
|
```
|
||||||
|
|
||||||
### Scenario 3: Resource Bottleneck Analysis
|
|
||||||
|
|
||||||
**Timeline Example (max_parallel_insert=2, llm_model_max_async=4)**:
|
|
||||||

|
|
||||||
|
|
||||||
## 7. Performance Optimization Recommendations
|
## 7. Performance Optimization Recommendations
|
||||||
|
|
||||||
### Understanding the Bottleneck
|
### Understanding the Bottleneck
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 118 KiB |
|
|
@ -235,9 +235,6 @@ async def _process_single_content(chunk_key_dp: tuple[str, TextChunkSchema]):
|
||||||
- 4个chunks等待LLM响应
|
- 4个chunks等待LLM响应
|
||||||
```
|
```
|
||||||
|
|
||||||
### 场景3:资源瓶颈分析
|
|
||||||

|
|
||||||
|
|
||||||
## 7. 性能优化建议
|
## 7. 性能优化建议
|
||||||
|
|
||||||
### 理解瓶颈
|
### 理解瓶颈
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue