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:
parent
035cd40866
commit
c02da33c11
1 changed files with 1 additions and 0 deletions
|
@ -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% |
|
||||
|
|
Loading…
Reference in a new issue