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

Commit 30c15f2

Browse files
authored
Update readme.md
1 parent 8c48f42 commit 30c15f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The full benchmark report is available [here](https://tomgillen.github.io/ecs_be
77
| | legion (\*) | legion 0.2.4 | bevy | hecs | shipyard (\*) | specs |
88
|------------------|:-------------------:|:------------:|:--------:|:-------:|:---------------------:|:-----------:|
99
| simple_insert | **0.434ms** | 1.06ms | 0.865ms | 0.645ms | 2.49ms | 2.32ms |
10-
| simple_iter | **13.4us** (16.6us) | **13.4us** | *14.4us* | 26.7us | 110us (45.6ms) | 34.3ms |
10+
| simple_iter | **13.4us** (16.6us) | **13.4us** | *14.4us* | 26.7us | 110us (45.6us) | 34.3ms |
1111
| frag_iter | **0.509us** | 1.78us | 1.76us | 1.79us | 1.04us | 1.67us |
1212
| heavy_compute | *0.701ms* (0.723ms) | 4.34ms | 1.06ms | 1.02ms | 0.778ms (**0.700ms**) | 0.995ms |
1313
| schedule | **52.3us** (53.7us) | 151us | 94.9us | - | 580us (307us) | 244us |

0 commit comments

Comments
 (0)