mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +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.
|
The api provides bytes of vhost, stream and srs.
|
||||||
|
|
||||||
| Connections | tcpdump | srs | deviation |
|
| Connections | tcpdump | srs | deviation |
|
||||||
|
| ----------- | ---------- | ---------- | --------- |
|
||||||
| 1 | 201687968 | 201687968 | 0% |
|
| 1 | 201687968 | 201687968 | 0% |
|
||||||
| 100 | 12456042662 | 12458284053 | 0.018% |
|
| 100 | 12456042662 | 12458284053 | 0.018% |
|
||||||
| 500 | 11623083989 | 11633158616 | 0.087% |
|
| 500 | 11623083989 | 11633158616 | 0.087% |
|
||||||
|
|
Loading…
Reference in a new issue