1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-14 20:31:56 +00:00

add bytes api benchmark.

This commit is contained in:
winlin 2015-08-13 21:57:18 +08:00
parent 035cd40866
commit c02da33c11

View file

@ -761,6 +761,7 @@ The HLS overhead is calc by: (HLS - FLV) / FLV * 100%
The api provides bytes of vhost, stream and srs.
| Connections | tcpdump | srs | deviation |
| ----------- | ---------- | ---------- | --------- |
| 1 | 201687968 | 201687968 | 0% |
| 100 | 12456042662 | 12458284053 | 0.018% |
| 500 | 11623083989 | 11633158616 | 0.087% |