# 全球智能加速测速

## **概览**

全球智能加速测速（Global Acceleration Test）通过模拟真实下载场景，测量从指定源站点向全球多个目的地下载一个 1MB 文件所需时间。该模块可对比公网路径与 Zenlayer Global Accelerator（ZGA）加速路径的性能差异，让用户直观了解 ZGA 在降低延迟、提升用户体验方面的加速效果。

### **常见使用场景**

<table><thead><tr><th width="166.47515869140625">场景</th><th>描述</th></tr></thead><tbody><tr><td>跨境体验测试</td><td>评估不同地区用户从指定源服务器下载内容的性能</td></tr><tr><td>加速效果验证</td><td>量化 Zenlayer Global Accelerator 带来的延迟优化效果</td></tr><tr><td>销售/PoC 演示</td><td>为潜在客户提供可视化性能提升对比，辅助方案展示</td></tr><tr><td>网络规划</td><td>识别在哪些区域部署加速可获得最明显的效果或最迫切的需求</td></tr></tbody></table>

## **操作流程**

<div align="left"><figure><img src="/files/qeyHWpi3Lzdt9FqtGrnz" alt=""><figcaption></figcaption></figure></div>

### **参数说明**

<table><thead><tr><th width="235.26776123046875">参数</th><th>描述</th></tr></thead><tbody><tr><td>源站位置（Origin Location）</td><td>模拟下载源服务器的位置（起点），用户可选择一个或多个城市</td></tr><tr><td>下载时间（ms）</td><td>从源站向目标目的地传输 1MB 文件所需时间（单位：毫秒），越低代表越快</td></tr><tr><td>公网（Public Internet）</td><td>使用普通公网路径传输的性能表现</td></tr><tr><td>ZGA</td><td>使用 Zenlayer Global Accelerator 加速通道的传输性能</td></tr><tr><td>加速效果（%）</td><td>与公网相比，ZGA 所带来的延迟减少百分比，数值越大表示加速效果越明显</td></tr></tbody></table>

### **操作步骤**

1. 选择一个或多个源站位置，例如：法兰克福、胡志明市、雅加达、洛杉矶；
2. 点击 **测试** 按钮，系统将启动从源站向多个全球目标地点的下载测试。

每个目标地点将展示以下三个数据：

* **公网路径**：未加速的下载时间
* **ZGA 路径**：启用 Zenlayer Global Accelerator 的下载时间
* **加速百分比**：ZGA 相较公网路径的性能提升幅度

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>\ <mark style="color:blue;">测试结果仅供参考，实际数据可能因网络状况、距离远近、测试时间段等因素有所波动。</mark>
{% endhint %}

## **常见问题解答（FAQ）**

**Q1：下载时间代表什么？**\
**A1**：表示将 1MB 文件从所选源站传输到各个测试目的地所需的时间，单位为毫秒（ms）。

**Q2：为什么不同地区差异很大？**\
**A2**：延迟受物理距离、网络拥塞、ISP 质量与路由路径等因素影响，离源站越远的区域通常延迟越高。

**Q3：这个测试能代表真实使用效果吗？**\
**A3**：可以，它模拟了真实下载环境，但结果仍可能受到时段、用户网络质量等因素的影响。

**Q4：是否可以重复测试？**\
**A4**：可以，用户可随时重新运行测试，以观察在不同条件下的延迟变化或对比历史结果。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/platform/looking-glass/global-acceleration-test.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
