Skip to content

Commit d1e82b5

Browse files
committed
更新压测数据
1 parent 101841c commit d1e82b5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,16 @@ TXT调用和JSON调用基本一致,可以节省一些流量。或者,你甚
108108
4. ConvertUtil 负责转码
109109
5. Service 没有使用 Service Proxy,因此无需额外生成代码。
110110

111+
### 单机压测
112+
113+
CPU: E5 2660 8核16线程 16GB内存 JVM默认配置 Windows10系统
114+
115+
Jmeter: 100线程数 每线程循环 1000次,走HTTP
116+
117+
| Samples | Average | Median | 90% Line | 95% Line | 99% Line | Min | Max | Error % | Throughput/sec | Received KB/sec | Sent KB/sec |
118+
| :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
119+
| 1000000 | 4 | 4 | 5 | 8 | 9 | 0 | 37 | 0.00% | 20458.68 | 3622.91 | 2497.4 |
120+
111121
### 更新历史
112122

113123
* 2018.08.08 1.2:

0 commit comments

Comments
 (0)