Skip to content

Commit

Permalink
add boosted query to news
Browse files Browse the repository at this point in the history
  • Loading branch information
friflo committed Aug 9, 2024
1 parent 4436d14 commit 894ae67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ Performance Ratio - see [C# ECS Benchmark](https://github.com/friflo/ECS.CSharp.

- [x] Updated [Wiki ⋅ Optimization examples](https://friflo.gitbook.io/friflo.engine.ecs/examples/optimization#batching). Changes marked with 🔥 **Update**.

- [x] Published [Friflo.Engine.ECS.Boost](https://www.nuget.org/packages/Friflo.Engine.ECS.Boost) to enable
[boosted queries](https://friflo.gitbook.io/friflo.engine.ecs/examples/optimization#boosted-query) with maximum performance.

- [x] Released v3.0.0-preview.5
New: **Entity Relationships** 1:1 and 1:many, **Relations** and full-text **Search** in O(1). See [Component Types](#-component-types)

Expand Down

0 comments on commit 894ae67

Please sign in to comment.