/ecsbench

Benchmarks comparing Entity-component-systems frameworks for C++

Primary LanguageC++

ecsbench

Benchmarks comparing Entity-component-systems frameworks for C++

Dependencies

Build and Run benchmarks

No support for Visual Studio now (because google/benchmark does not support Visual Studio).

git clone https://github.com/kumar8600/ecsbench.git
cd ecsbench
mkdir build
cd build
cmake ..
make
./ecsbench