adamsitnik / awesome-dot-net-performance

A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Useful extension - Clr Heap Allocation Analyzer

Thieum opened this issue · comments

Not sure under which section of tools it should go, or if a new extension section is needed, but the Clr Heap Allocation Analyzer is usually a useful tool to detect costly allocations: https://marketplace.visualstudio.com/items?itemName=MukulSabharwal.ClrHeapAllocationAnalyzer

@Thieum thanks for a great suggestion, I've added it under Performance Tools -> Analyzers section