Home
Projects
Asset
Guide
Ask us
Donate
About
Home
Projects
Asset
Guide
Ask us
Donate
About
Search
Get Started
EzyFox Sever
EzyHTTP
EzyData
EzyMQ
Game Box
EzyFox
Quick RPC
Test Utilities
Java Guide
EzyFox Server Stress Test
In 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
1. Clone
stress test example repo
2. You can write your test scenario in the
SocketClientSetup class
Run
You can:
1. Edit number of clients and run
TCP Stresst Test
2. Edit number of clients and run
UDP Stresst Test
3. 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.
Share:
Get Started
EzyFox Sever
EzyHTTP
EzyData
EzyMQ
Game Box
EzyFox
Quick RPC
Test Utilities
Java Guide