Skip to content

Commit

Permalink
fix untranslated sections.
Browse files Browse the repository at this point in the history
Signed-off-by: Sa Song <[email protected]>
  • Loading branch information
SherlockShemol committed Nov 11, 2024
1 parent 8b2f918 commit 848e84b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ results based on their own hardware. This document is for demonstration purposes

The information about the environment used for this test is as follows:

| 属性 | |
| Attribute | Value |
|------------|---------|
| 操作系统 | Mac |
| Operating System | Mac |
| Arch | Arm |
| CPU核数 | 12 |
| 内存 | 32GB |
| Volcano 版本 | v1.10.0 |
| CPU Cores | 12 |
| Memory | 32GB |
| Volcano Version | v1.10.0 |

## Test Procedure

Expand Down Expand Up @@ -141,7 +141,7 @@ cd benchmark/sh
./benchmark.sh 6
```

#### 测试结果
#### Test Results

Test results are output to benchmark/img/res/, with files like g1.png, g2.png, and g3.png.

Expand All @@ -154,7 +154,7 @@ Test results are output to benchmark/img/res/, with files like g1.png, g2.png, a
| 5 | <img src='img/res/g5.png' width=60% /> |
| 6 | <img src='img/res/g6.png' width=60% /> |

#### 指标实时观测
#### Real-Time Observation of Indicators

Metrics can be monitored in real-time via Grafana. Run the following command to open Grafana in your local browser
at http://localhost:3000. The default username is `admin` and the password is `prom-operator`:
Expand Down

0 comments on commit 848e84b

Please sign in to comment.