mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Add description to benchmark
This commit is contained in:
parent
c532f55588
commit
ffca213183
1 changed files with 3 additions and 2 deletions
|
@ -46,5 +46,6 @@ assert(world:get(playerId, Health) == 79)
|
|||
assert(world:get(opponentId, Health) == 92)
|
||||
|
||||
```
|
||||
|
||||

|
||||
125 archetypes, 4 random components queried.
|
||||

|
||||
Can be found under /benches/query.lua
|
Loading…
Reference in a new issue