Debug & Operations as a feature: Tracking allocations costs

added by DotNetKicks
9/28/2016 1:04:17 PM

352 Views

One of the things that we have learned from supporting RavenDB in production is that you by default, everything is a black box into which you have exactly zero input. And in order to figure out what the problems are, you need to use expert tools (WinDBG or VM MAP for example) that are typically more focused on developers, and not usually available in production.


0 comments