From a9a6a7cdcdb2478bd69e70171cf28da929616c0b Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 1 Jan 2014 17:37:54 +0800 Subject: [PATCH] update readme, refine the performance section. add wiki performance check guide. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b8d5ccb8..d0fbec335 100755 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw 41 6 52 0 0 1| 0 1264k| 116M 116M| 0 0 | 25k 28k 48 6 45 0 0 1| 0 1272k| 143M 143M| 0 0 | 27k 27k -See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-server/wiki/%E6%80%A7%E8%83%BD%E6%B5%8B%E8%AF%95%E6%8C%87%E5%8D%97#%E6%80%A7%E8%83%BD%E5%AF%B9%E6%AF%94) +See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance) ### Releases * 2013-12-25, [Release v0.9](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.9), support bandwidth test, add player/encoder/chat demos. 20926 lines.