Skip to content
 
 

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS benchmark comparison

Frameworks

Benchmarks

Adding and deleting entities

Create and delete (entities: 4000)
  @jakeklassen/ecs: 118 op/s (±1.99%)
  bitecs: 99 op/s (±0.42%)
  ecsy: 110 op/s (±2.88%)
  ent-comp: 84 op/s (±2.79%)
  flock-ecs: 75 op/s (±18.54%)
  goodluck: 1,678 op/s (±5.60%)
  makr: 3,391 op/s (±0.30%)
  perform-ecs: 406 op/s (±0.96%)
  picoes: 153 op/s (±3.10%)
  tiny-ecs: 110 op/s (±2.04%)

Iterating over entities

Update (entities: 4000, queries: 3)
  @jakeklassen/ecs: 2,518 op/s (±0.63%)
  bitecs: 44,077 op/s (±6.63%)
  ecsy: 2,081 op/s (±0.97%)
  ent-comp: 42,910 op/s (±9.14%)
  flock-ecs: 1,993 op/s (±2.20%)
  goodluck: 24,322 op/s (±1.32%)
  makr: 9,422 op/s (±0.56%)
  perform-ecs: 45,264 op/s (±0.43%)
  picoes: 1,319 op/s (±0.70%)
  tiny-ecs: 37,088 op/s (±8.36%)

About

ECS benchmark comparison

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages