Skip to content

[docs] A performance report of ray-ascend[yr]#55

Merged
tianyi-ge merged 4 commits into
Ascend:masterfrom
dpj135:perf_report
May 13, 2026
Merged

[docs] A performance report of ray-ascend[yr]#55
tianyi-ge merged 4 commits into
Ascend:masterfrom
dpj135:perf_report

Conversation

@dpj135
Copy link
Copy Markdown
Collaborator

@dpj135 dpj135 commented May 9, 2026

Local Mode: yr direct transport VS ray actor P2P

Setting Tensor Count Tensor Size (KB) Total Size (GB) Transport Mode P99 Latency (s) P95 Latency (s) P90 Latency (s) AVG Throughput(Gbps)
small 9216 32 0.28 yr 7.33 7.30 7.10 0.35
small 9216 32 0.28 ray 12.27 12.15 12.14 0.19
medium 61440 128 7.50 yr 49.17 49.09 48.99 1.25
medium 61440 128 7.50 ray 152.03 144.54 144.05 0.42
large 35000 384 12.81 yr 24.76 24.46 24.38 4.27
large 35000 384 12.81 ray 149.16 148.90 148.14 0.70

Remote Mode:

Setting Tensor Count Tensor Size (KB) Total Size (GB) Transport Mode P99 Latency (s) P95 Latency (s) P90 Latency (s) AVG Throughput(Gbps)
small 9216 32 0.28 yr 9.25 9.02 8.76 0.27
small 9216 32 0.28 ray 12.14 12.10 12.05 0.19
medium 61440 128 7.50 yr 55.22 55.15 54.97 1.11
medium 61440 128 7.50 ray 129.54 129.16 128.63 0.47
large 35000 384 12.81 yr 30.18 30.14 29.98 3.48
large 35000 384 12.81 ray 138.81 136.74 135.85 0.76

dpj135 added 2 commits May 8, 2026 17:23
Signed-off-by: dpj135 <958208521@qq.com>
Signed-off-by: dpj135 <958208521@qq.com>
@ascend-robot
Copy link
Copy Markdown

CLA Signature Pass

dpj135, thanks for your pull request. All authors of the commits have signed the CLA. 👍

Signed-off-by: dpj135 <958208521@qq.com>
@ascend-robot
Copy link
Copy Markdown

CLA Signature Pass

dpj135, thanks for your pull request. All authors of the commits have signed the CLA. 👍


```bash
# RL Samples Transmission Test
python tests/benchmarks/direct_transport_perftest.py \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

config yaml is at the beginning of this page. readers might miss it. better add a link

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

| medium | 61440 | 128 | 7.50 | yr | 55.22 | 55.15 | 54.97 |
| medium | 61440 | 128 | 7.50 | ray | 129.54 | 129.16 | 128.63 |
| large | 35000 | 384 | 12.81 | yr | 30.18 | 30.14 | 29.98 |
| large | 35000 | 384 | 12.81 | ray | 138.81 | 136.74 | 135.85 |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a bar plot would be nice for throughput and latency

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@ascend-robot
Copy link
Copy Markdown

CLA Signature Pass

dpj135, thanks for your pull request. All authors of the commits have signed the CLA. 👍

@ascend-robot
Copy link
Copy Markdown

CLA Signature Pass

dpj135, thanks for your pull request. All authors of the commits have signed the CLA. 👍

@dpj135 dpj135 marked this pull request as ready for review May 13, 2026 03:28
Copy link
Copy Markdown
Collaborator

@Evelynn-V Evelynn-V left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!!!!

@@ -0,0 +1,194 @@
# Performance Benchmark Report
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would be better if readers can directly see the link to this page on doc first page and readme

Signed-off-by: dpj135 <958208521@qq.com>
@ascend-robot
Copy link
Copy Markdown

CLA Signature Pass

dpj135, thanks for your pull request. All authors of the commits have signed the CLA. 👍

@tianyi-ge tianyi-ge merged commit 0ff9714 into Ascend:master May 13, 2026
4 checks passed
dpj135 added a commit that referenced this pull request May 22, 2026
add a link of performance_report.md to mkdoc.md
Signed-off-by: dpj135 <958208521@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants