Optimizations & Load Testing

I wrote an app to generate many connections to the server and simulate many players moving around:

After doing some optimizations (now on the live server), I was pleased to have the server still perform well, even with 250 (simulated) players moving around at the same time. Since the server is running in debug mode, I expect once I switch to release mode it will be even higher!

Share

Leave a Reply

Your email address will not be published. Required fields are marked *