Main Scene is Assets/Benchmark/SelectorScene.scene.
By default there are 100.000 GameObjects with Transform which moving along (0,0,1) vector.
Unity Editor Version is 2019.3.15f1 (59ff3e03856d)
Each GameObject has MonoBehaviour with Update method.
All scripts are in Assets/Benchmark/MonoBehaviours.
Simple system that moving GameObject forward.
All scripts are in Assets/Benchmark/LeoEcs.
Scene is on path Assets/Benchmark/LeoEcs/LeoEcsScene.scene.
URL: https://github.com/Leopotam/ecs
Simple system that moving GameObject forward.
All scripts are in Assets/Benchmark/Actors.
Scene is on path Assets/Benchmark/Actors/ActorsScene.scene.
URL: https://github.com/PixeyeHQ/actors.unity
Simple system that moving GameObject forward.
All scripts are in Assets/Benchmark/Morpeh.
Scene is on path Assets/Benchmark/Morpeh/MorpehScene.scene.
URL: https://github.com/X-Crew/Morpeh
System that moving GameObject forward by Unity.Jobs with Burst Compiler.
All scripts are in Assets/Benchmark/Morpeh.
Scene is on path Assets/Benchmark/Morpeh/MorpehJobScene.scene.





