Code on the Shelf
  • Home
  • .NET
  • Docker
  • Azure
  • Entity Framework
  • Metrics
Sign in Subscribe
dotnet

Better understanding of performance with dotnet and dotnet GC

David Guerin

10 Mar 2021
Better understanding of performance with dotnet and dotnet GC

Background research you need to put into your head :)

  1. https://devblogs.microsoft.com/dotnet/internals-of-the-poh/
  2. https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-core-3-0/
  3. https://docs.microsoft.com/en-us/visualstudio/profiling/dotnet-alloc-tool?view=vs-2019
  4. https://github.com/Maoni0/mem-doc/blob/master/doc/.NETMemoryPerformanceAnalysis.md

Sign up for more like this.

Enter your email
Subscribe
Handy runtime Docker Container Commands

Handy runtime Docker Container Commands

Here are some super handy docker container commands
04 Jul 2022 1 min read
Azure Web Apps - SSH access for Custom Containers

Azure Web Apps - SSH access for Custom Containers

For most "smaller" projects I use Azure Web Apps for hosting. It just takes care of all the work of hosting sites, APIs, and Apps in a PaaS manor, so I don't have to worry about it.
16 Jan 2022 2 min read
Installing Nvidia Drivers on Ubuntu 20.04 LTS

Installing Nvidia Drivers on Ubuntu 20.04 LTS

Nowadays, installing Nvidia drivers on Ubuntu or Debian based systems is a lot easier than it use to be in the past. Below are three easy steps to install the best latest drivers for you from terminal.
24 Jan 2021
Code on the Shelf © 2025
Powered by Ghost