From de3fd13d72d82b507469a3ed8798d483df6bc5d1 Mon Sep 17 00:00:00 2001 From: Alec Thomas Date: Tue, 21 Feb 2017 13:35:03 +1100 Subject: Link to Gitter and benchmarks by @abeimler --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f1e148..0c5e721 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,14 @@ See [below](#installation) for installation instructions. ## Contact -EntityX now has a mailing list! Send a mail to [entityx@librelist.com](mailto:entityx@librelist.com) to subscribe. Instructions will follow. +Feel free to jump on my [Gitter channel](https://gitter.im/alecthomas/Lobby) if you have any questions/comments. This is a single channel for all of my projects, so please mention you're asking about EntityX to avoid (my) confusion. You can also contact me directly via [email](mailto:alec@swapoff.org) or [Twitter](https://twitter.com/alecthomas). +## Benchmarks / Comparisons + +EntityX includes its own benchmarks, but @abeimler has created [a benchmark suite](https://github.com/abeimler/ecs_benchmark/blob/master/doc/BenchmarkResultDetails2.md) testing up to 2M entities in EntityX, the EntityX compile-time branch, Anax, and Artemis C++. + ## Recent Notable Changes - 2014-03-02 - (1.0.0alpha1) Switch to using cache friendly component storage (big breaking change). Also eradicated use of `std::shared_ptr` for components. -- cgit v1.2.3