Update benchmark.md

This commit is contained in:
夏楚 2017-12-04 13:49:34 +08:00 committed by GitHub
parent f42e4299fd
commit 9ac224f026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,15 +14,13 @@ ZLMeidaKit自带测试服务器test_server,支持RTSP/RTMP/HLS服务器多线
# 测试媒体流
使用test_server拉取的rtmp流`rtmp://live.hkstv.hk.lxdns.com/live/hks`;然后通过test_server转发代理。
该码流大概300~400Kbit/s左右。
# 测试结果
| 播放器个数(rtmp) | CPU(最大400%) | 内存(VIRT/RES) | 带宽(平均) | 丢包 |
| --- | --- | --- | --- | --- |
| 4000 | 230% | 592M/50M | 59.92 MBit/s | 无 |
| 2000 | 110% | 587M/23M | 31.07 MBit/s | 无 |
# 测试说明
由于测试服务器性能不足的原因只能在单台机器上开启2000个播放器实例否则将会丢包。所以测试过程中我在测试4000并发量时采用的是2000x2的配置。其中的2000个实例是在test_server同主机上播放127.0.0.1回环地址完成的。
| 2000 | 110% | 587M/23M | 87.28 MByte/s | 无 |