mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-05-18 23:29:12 +00:00
doc[protocol]: 性能测试文档
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 50 KiB |
+4
-1
@@ -21,13 +21,16 @@ var packet = ProtocolManager.read(buffer);
|
||||
```
|
||||
|
||||
### Ⅲ. 性能测试
|
||||
- 下面的是测试环境,横坐标为序列化和发序列化的对象数量,纵坐标为花费的时间毫秒
|
||||
- 下面的是测试环境
|
||||
```
|
||||
操作系统:win10
|
||||
cpu: i9900k
|
||||
主板:华硕z390
|
||||
内存:64g
|
||||
```
|
||||
|
||||
- 单线程测试,横坐标为序列化和反序列化的对象数量,纵坐标为花费的时间单位毫秒
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user