Entities Profiler modules
You can use the Unity Profiler to profile your application and understand more about the performance of your application. There are two Entities Profiler modules that you can use to track and collect data on the performance of your Entities code.
Topic | Description |
---|---|
Entities Profiler modules introduction | Monitor the performance of your Entities code. |
Entities Structural Changes Profiler module | Monitor how structural changes affect the performance of your code. |
Entities Memory Profiler module | Monitor the memory usage of entities in your project. |