EzyFox Server Stress Test
Updated at 1685685615000In almost case, you usually want to test performance your game, app, system ... You want to know how many ccu can be served by your server at a time. You can make a stress test.
Prepare
- Clone stress test example repo
- You can write your test scenario in the SocketClientSetup class
Run
You can:
- Edit number of clients and run TCP Stresst Test
- Edit number of clients and run UDP Stresst Test
- Edit number of clients and run Websocket Stresst Test
Note
Because a machine should be emulate 2000 CCU so if you want to run 10.000 CCU, you will need start 5 machines.