From d291801af16b88a9eb6a9e012d0b2a89cf52fcd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Wed, 8 Apr 2020 11:34:58 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20RTSP=E6=80=A7=E8=83=BD=E4=BC=98?= =?UTF-8?q?=E5=8C=96=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RTSP性能优化.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RTSP性能优化.md b/RTSP性能优化.md index 1141cc9..512ebdf 100644 --- a/RTSP性能优化.md +++ b/RTSP性能优化.md @@ -40,6 +40,12 @@ ![image](https://user-images.githubusercontent.com/11495632/78688226-9e9d0f00-7927-11ea-8d31-49d487f339b4.png) ![image](https://user-images.githubusercontent.com/11495632/78687893-3b12e180-7927-11ea-9e41-653b771405de.png) +- 后面我又测试了2000个播放器,掉了一批,最后稳定在1800个左右,实时流量18Gb/s左右,cpu占用300%左右: +![image](https://user-images.githubusercontent.com/11495632/78741558-39c7d000-798c-11ea-9860-6dc18db1ef0c.png) +![image](https://user-images.githubusercontent.com/11495632/78741649-78f62100-798c-11ea-85a9-1810bf1deaf1.png) +![image](https://user-images.githubusercontent.com/11495632/78741678-8d3a1e00-798c-11ea-9aec-dff834620781.png) +![image](https://user-images.githubusercontent.com/11495632/78741720-ad69dd00-798c-11ea-83c6-1b0b57d79ba2.png) + - 性能分析(perf top): ![image](https://user-images.githubusercontent.com/11495632/78688104-7a413280-7927-11ea-953b-d3b9a4c5ed0c.png)