|
|
|
|
|
by TylerE
797 days ago
|
|
That's literally impossible as they (especially python) is a fundamentally much less performant language. It's like expecting a clapped out rental car to beat an F1 car in a race. This is a multithreaded server supporting dozens to hundreds of players simultaneously. All the game logic runs server side (else the players cheat). |
|
is there some sort of performance benchmark showing number of online players per server compared to other similar solutions (paid and unpaid)