An open API service indexing awesome lists of open source software.

https://github.com/katharostech/amethyst-ecs-benchmarks

Benchmarks for evaluating different ECS's ( Specs and Legion right now ) for use in Amethyst
https://github.com/katharostech/amethyst-ecs-benchmarks

Last synced: about 1 year ago
JSON representation

Benchmarks for evaluating different ECS's ( Specs and Legion right now ) for use in Amethyst

Awesome Lists containing this project

README

          

# Amethyst Ecs Benchmarks

Benchmarks for evaluating different ECS's ( Specs and Legion right now ) for use in Amethyst

## Running

```bash
cargo bench
```