12 Forks
73 Stars
73 Watchers

ecs_benchmark

Benchmarks of common ECS (Entity-Component-System)-Frameworks in C++ (or C)

How to download and setup ecs_benchmark

Open terminal and run command
git clone https://github.com/abeimler/ecs_benchmark.git
git clone is used to create a copy or clone of ecs_benchmark repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ecs_benchmark https://github.com/abeimler/ecs_benchmark/archive/master.zip

Or simply clone ecs_benchmark with SSH
[email protected]:abeimler/ecs_benchmark.git

If you have some problems with ecs_benchmark

You may open issue on ecs_benchmark support forum (system) here: https://github.com/abeimler/ecs_benchmark/issues