Skip to content

Commit 17e9f5e

Browse files
authored
Update README.md
1 parent a0c7816 commit 17e9f5e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,21 @@
22

33
* 基于enjoycco的协程网络库,用于通过扩展proto和codec来实现丰富的同步网络库功能;
44
* 目前默认提供了TCP支持和简单的HttpCodec
5+
6+
7+
## 压测情况(HTTPServer)
8+
* 服务器环境--linux虚拟机
9+
8核
10+
vendor_id : GenuineIntel
11+
cpu family : 6
12+
model : 42
13+
model name : Intel Xeon E312xx (Sandy Bridge)
14+
stepping : 1
15+
microcode : 0x1
16+
cpu MHz : 1999.999
17+
cache size : 4096 KB
18+
19+
* 结果
20+
QPS:40w
21+
22+

0 commit comments

Comments
 (0)