snapp-incubator / ghodrat

WebRTC media servers stress testing tool
42 stars 5 forks source link

resources usage #4

Closed mohammadne closed 2 years ago

mohammadne commented 2 years ago

I have a shot from 2 distinct times. I have made 40 calls at 19:55:25, 40 calls at 20:12:37 and 100 calls at 20:32:13 and see statistics:

20:46:05

Screenshot from 2021-10-23 20-46-05

21:11:10

Screenshot from 2021-10-23 21-11-10

Detail

Memory

after each call when we reach to the peak, the resources will not freed up, this is a critical issue and should be resolved before any production level usage

CPU

the statistics of CPU is lot better than memory but still we can see a little threshold after each batch calls

Filesystem

it's fine, it's collection of logs and ...

Network

it's fine

1995parham commented 2 years ago

It is a successful load test and we can document it on our wiki pages. we should create a bug report for the resource issue.