Skip to content

SpiritWolf2015/ResourceTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResourceTracker

An enhanced fork of memoryprofiler.

Additional features (with all original memoryprofiler functionalities included)

  • Snapshot-Diff
    • Multiple snapshots comparison

1

  • Text Searching
    • full text searching among all memory objects
    • results are grouped by type

2

  • Alloc Tracking
    • The source-code allocation point backtracking of a given memory block

3

  • Minimum Sample
    • Contains a sample project (a simulation scene with minimum and recommended usage)

4

Minor fixes

  • namespace inconsistencies fixed

About

An enhanced fork of Unity memoryprofiler (https://bitbucket.org/Unity-Technologies/memoryprofiler) with diff and searching supported

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 64.4%
  • GLSL 35.6%