Skip to content

Commit

Permalink
Add some technical information
Browse files Browse the repository at this point in the history
  • Loading branch information
memorycode committed Nov 14, 2024
1 parent 3bbb030 commit 6b36428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The format is based on [Keep a Changelog][kac], and this project adheres to
### Changed
- Internal storage layout has been completely reworked.
- Queries bottlenecked by iteration speed will see a 7.5-15x performance improvement.
- Archetypes are now their own data structure and their layout tries to keep all information densely packed and cache friendly.

### Fixed
- Fixed archetypes being skipped in queries and `World:queryChanged` causing entities to be missed.
Expand Down

0 comments on commit 6b36428

Please sign in to comment.