diff --git a/README.md b/README.md index 7875a5b09..ae624f9a0 100755 --- a/README.md +++ b/README.md @@ -1061,6 +1061,7 @@ The performance benchmark data and corelative commits are listed here. * See also: [Performance for x86/x64 Test Guide][v1_CN_Performance]. * See also: [Performance for RaspberryPi][v1_CN_RaspberryPi]. * For multiple processes performance, read [#775: REUSEPORT][bug #775] or OriginCluster([CN][v3_EN_OriginCluster]/[EN][v3_EN_OriginCluster]) or [go-oryx][oryx]. +* For RTC benchmark, please use [srs-bench](https://github.com/ossrs/srs-bench/tree/feature/rtc#usage). **Play RTMP benchmark** @@ -1114,6 +1115,19 @@ The data for playing HTTP FLV was benchmarked by [SB][srs-bench]: | 2014-05-24 | 2.0.168 | 2.3k(2300) | players | 92% | 276MB | [code][p17] | | 2014-05-24 | 2.0.167 | 1.0k(1000) | players | 82% | 86MB | - | + +**RTC benchmark** + +The RTC benchmark data, by [srs-bench](https://github.com/ossrs/srs-bench/tree/feature/rtc#usage): + + +| Update | SRS | Clients | Type | CPU | Memory | Threads | +| ------------- | --------- | ------------- | ------------- | --------- | -------- | ------- | +| 2021-03-31 | 4.0.87 | 550 | publishers | ~86% | 1.3GB | 1 | +| 2021-03-31 | 4.0.87 | 800 | players | ~94% | 444MB | 1 | + +> Note: CentOS7, 500Kbps, 4CPU, 2.5 GHz Intel Xeon Platinum 8163/8269CY. + **Latency benchmark**