linimbus / go-comm

Message communication SDK base on golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comm

Message communication SDK base on golang

性能测试

测试环境

CPU: Intel(R)Core(TM)m3-6y30 CPU@ 0.9GHz 1.51GHz
RAM: 4GB

测试数据

消息长度 吞吐量
(单位:ktps)
流量
(MB/s)
8 1189 9.408
16 1042 16.549
32 962 30.522
64 836 53.008
128 737 93.288
256 544 137.22
512 296 148.663
1024 135 136.198
2048 72 145.229
4096 41 164.289
8192 22 178.633
16384 13 216.891
32768 9 297.125

About

Message communication SDK base on golang

License:MIT License


Languages

Language:Go 99.3%Language:Batchfile 0.7%