Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code base is out dated (update inside) #2

Open
vecno opened this issue Jan 18, 2019 · 0 comments
Open

Code base is out dated (update inside) #2

vecno opened this issue Jan 18, 2019 · 0 comments

Comments

@vecno
Copy link

vecno commented Jan 18, 2019

I have been learning ECS and tought this was an interesting test case, so updated code base can be found on my fork.

Quick overview of performance changes (Min/Max FPS) on my system (Ryzen 8 core, 16 threads, RTX 480). At branch b03 my system is bound by the graphics card, it can not render more cubes (2x 60k = 120k). You can look at commits in the different branches to see what changes where made.

Branch Humans Zombies Max Min Avr
00.1 15.000 5 +150 45 65
00.2 20.000 5 +100 15 45
01.1 25.000 10 +100 55 90
01.2 30.000 10 +90 35 60
02.1 40.000 10 +70 50 60
02.2 50.000 10 +65 35 45
03.1 50.000 10 +75 65 70
03.2 60.000 10 +65 50 60

I'm not sure I will keep going with this, for now I'm back on to some of my own test projects.
Check out branches here: https://github.com/DeadlyApps/Unity-ECS-ZombieSimulator/network

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant