com.unity.memoryprofiler 0.1.0-preview.1
Notes: processedReleased April 3, 2019
Browse versions
PreviousNext
Unity Compatibility
Minimum Unity: 2018.3
Package Dependencies
No dependency metadata provided.
✨ Features
- Added memory snapshot crawler.
- Added data caching for the crawled snapshot.
- Added database and tables for displaying processed object data.
- Added "Diff" functionality to tables, in order to allow the user to compare two different snapshots.
- Migrated the "TreeMap" view from the bitbucket memory profiler.
- Added XML syntax for defining tables, with default tables being defined inside "memview.xml".
- Added the concept of a "Workbench" to allow the user to save a list of known snapshots.
- Added the "MemoryMap" view to allow users to see the allocated memory space for their application.
- ### This is the first release of *Unity Package Memory Profiler*.
- Source code release of the Memory Profiler package, with no added documentation.
