Automatic Inspections

Detect common memory issues - automatically.

Memory profiling on auto-pilot 👩‍✈️

While profiling, dotMemory runs automatic inspections for common memory issues.

Get information on wasteful duplicate strings, sparse arrays holding more memory than they are using, finalized objects, and expensive event handler leaks.

Always a great start to any memory investigation!

See Also


Related Resources

Object Retention
Inspect retention paths for an instance or a group of objects.
Writing and Running Unit Tests with ReSharper
Run, debug and profile tests, do continuous testing, and inspect code coverage.