Sync #13827 into Chinese (#13831)

This commit is contained in:
Wilson Wu 2023-09-07 12:33:00 +08:00 committed by GitHub
parent d8417b62c9
commit b9198c65a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ for the `http/1.1` protocol, with a 1 kB payload at 1000 requests per second usi
-->
在网格内部,请求会依次遍历客户端和服务器端代理。在 Istio 1.19
的默认配置中(即带有遥测 v2 的 Istio两个代理分别在基线数据平面延迟的 90 和 99
分位延迟上增加约 1.7 和 2.7 毫秒。我们使用 `http/1.1` 协议的
分位延迟上增加约 1.31 和 1.58 毫秒。我们使用 `http/1.1` 协议的
[Istio 基准测试](https://github.com/istio/tools/tree/{{< source_branch_name >}}/perf/benchmark)获得了这些结果,
测试标准是每秒 1000 请求,负载为 1KB使用了 16 个客户端连接和 2 个代理 worker 并启用双向 TLS。