Skip to content
This repository was archived by the owner on Nov 27, 2022. It is now read-only.

Commit 6f66e0c

Browse files
committed
Add Status section to README
1 parent d9c108a commit 6f66e0c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ A suite of benchmarks designed to test and compare Rust ECS library performance
44

55
The full benchmark report is available [here](https://rust-gamedev.github.io/ecs_bench_suite/target/criterion/report/index.html).
66

7+
## Status
8+
9+
The project is now archived - see discussion [here](https://github.com/rust-gamedev/wg/issues/130); summary:
10+
11+
> [The project] arguably went quite well even though it’s not that actively updated; I like to think we collectively realized that speed is only one aspect of an ECS, and a rather small one at that once a baseline of performance has been established.
12+
713
## The Benchmarks
814

915
### Simple Insert

0 commit comments

Comments
 (0)