#1700 players in Megacity Metro!

1 messages · Page 1 of 1 (latest)

crisp sphinx
#

A few weeks ago, Unity released ‘Megacity Metro’. This is a new sample project that, among other things, demonstrates the ‘Netcode for Entities’ network layer (for DOTS or ECS). I evaluated this project for my bachelor's thesis and carried out load tests. In particular, we wanted to know the maximum number of players that could be supported. We made video recordings of this to be able to present the results. The video is available on YouTube now!

https://youtu.be/6V_ugU4L9nk

CipSoft evaluating Netcode for Entities with Unity's Megacity Metro in April 2024

▶ Play video
woeful marsh
#

Hey that's kind of cool, been waiting for someone to actually test this stuff out

#

Was about to suggest you post it over on the forums as I'm sure netcode folks would love to see it, but you already have

#

Did you ever try it on a dedicated host?

toxic creek
#

awesome!

crisp sphinx
woeful marsh
#

is the video from a client then?

crisp sphinx
woeful marsh
#

oh that performance is slightly more concerning for me then

#

i wouldn't have expected a client to spike so badly without much of a simulation

toxic creek
#

thin

crisp sphinx
crisp sphinx
nimble totem
#

for clients I mean

#

for normal client it was clear that graphics did bottleneck things by a large margin

velvet palm
#

Like I said in the other thread, super cool. What are the specs of the server?
Would love some data on what happens there. Is it bottlenecking somewhere there too or is it just cruising along with 1700 clients?

crisp sphinx
# velvet palm Like I said in the other thread, super cool. What are the specs of the server? ...

https://forum.unity.com/threads/1700-players-in-megacity-metro-netcode-for-entities-loadtest.1588128/
We've posted some more information about the server in the forum.
The server is actually bottlenecking on the CPU from 900 clients on, but it can still keep it up to 1.7k. It is crashing because it runs out of ram. We couldn't test it with a better server, but we were already very satisfied with 1k+ clients. But I am pretty sure that for the simple project we will reach numbers way beyond 1k.

crisp sphinx
velvet palm