ivancea / hammerfight-io

Hammerfight-like .io app
3 stars 2 forks source link

Load testing of users per server #15

Open ivancea opened 4 months ago

ivancea commented 4 months ago

Make a load test, either automatic or manual, to see how many users can be per server before it collapses.

As users per room are an important metric too (physics depend on entities per single room), add them to the equation.

This will be easier to do after https://github.com/ivancea/hammerfight-io/issues/14, as bots may kill the test users

ivancea commented 4 months ago

Related to https://github.com/ivancea/hammerfight-io/issues/24