question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NuGet for ClrHeapAllocationAnalyzer

See original GitHub issue

Would be nice if we could auto-install the ClrHeapAllocationAnalyzer via NuGet:

https://www.nuget.org/packages/ClrHeapAllocationAnalyzer/

Info: https://github.com/microsoft/RoslynClrHeapAllocationAnalyzer

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
krzychu124commented, Jul 27, 2019

Yes…, I’ve just tested that and I don’t think that would be useful for everyone. Personally I think that IDE plugin is better alternative for that because you can turn it on/off on demand.

Like @dymanoid we don’t need to optimize every file and for performance critical parts of mod I can turn on plugin, check suggestions and make some changes in those places.

0reactions
originalfoocommented, Jul 28, 2019

Fair point.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ClrHeapAllocationAnalyzer 3.0.0
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes ...
Read more >
ClrHeapAllocationAnalyzer 1.0.0.9
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes ...
Read more >
NuGet Package ClrHeapAllocationAnalyzer
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes ...
Read more >
Roslyn Clr Heap Allocation Analyzer
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes ...
Read more >
README.md - microsoft/RoslynClrHeapAllocationAnalyzer
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found