From 8f8db41faf1a7423369365a5d7f699a31c0efa02 Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 12 Jul 2014 10:36:01 +0800 Subject: [PATCH] do performance test, support 2.7kclient, 500kbps --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d396a9d60..f1e5f7fc6 100755 --- a/README.md +++ b/README.md @@ -367,9 +367,9 @@ Supported operating systems and hardware: ## Performance Performance benchmark history: -* 2014-07-12, [SRS 0.9.156, virtual box, virtual box, 2700 clients, 89%CPU, 61MB](https://github.com/winlinvip/simple-rtmp-server/commit/6d12280b7cc54c465b1caf8b1402149e77c4c7d9) -* 2014-07-12, [SRS 0.9.156, virtual box, virtual box, 1800 clients, 68%CPU, 38MB](https://github.com/winlinvip/simple-rtmp-server/commit/e2d273f4939348374bf9644df9d54c4293b39c1a) -* 2013-11-28, [SRS 0.5.0, virtual box, 1800 clients, 90%CPU, 41MB](https://github.com/winlinvip/simple-rtmp-server/commit/023e23bc8261bec15a70a7ae932098fb4f82b679) +* 2014-07-12, [SRS 0.9.156, virtual box, 2700clients, 89%CPU, 61MB](https://github.com/winlinvip/simple-rtmp-server/commit/6d12280b7cc54c465b1caf8b1402149e77c4c7d9) +* 2014-07-12, [SRS 0.9.156, virtual box, 1800clients, 68%CPU, 38MB](https://github.com/winlinvip/simple-rtmp-server/commit/e2d273f4939348374bf9644df9d54c4293b39c1a) +* 2013-11-28, [SRS 0.5.0, virtual box, 1800clients, 90%CPU, 41MB](https://github.com/winlinvip/simple-rtmp-server/commit/023e23bc8261bec15a70a7ae932098fb4f82b679) 1. 300 connections, 150Mbps, 500kbps, CPU 5.7%, MEM 9208KB. 1. 600 connections, 300Mbps, 500kbps, CPU 18.3%, MEM 13MB.