Entities performance considerations
Understand the performance implications of Entities-specific concepts.
Page | Description |
---|---|
Manage chunk allocations | Manage the performance implications of how memory is allocated in your application. |
Manage sync points | Control when Unity performs a sync point in your application. |