
Mikkel Bundgaard
1.6K posts

Mikkel Bundgaard
@mikkelbundgaard
Father of two, software developer, programming language enthusiast, and PhD in theoretical computer science.




In preparation for my talk at @update_conf, I've prepared a tool to visualize the activity of the GC. It was initially meant as a gimmick, but it turns out to be a good way to understand some GC mechanisms. For instance, here you can see the effect of DOTNET_GCDynamicAdaptationMode=1 on the lower side, dynamically scaling up the number of heaps to absorb a spike of traffic, then scaling back down. The top application is running with default settings. Both are receiving the same traffic. #dotnet #progc2


NUnit 4.0 is released. See release notes with 110 features and bug fixes at #nunit-400---november-26-2023" target="_blank" rel="nofollow noopener">docs.nunit.org/articles/nunit…
, some essential new features are described at docs.nunit.org/articles/nunit…, and the migration guide at docs.nunit.org/articles/nunit…. Download from Nuget NUnit 4.0 nuget.org/packages/NUnit.
NUnit 4.0 is released. See release notes with 110 features and bug fixes at #nunit-400---november-26-2023" target="_blank" rel="nofollow noopener">docs.nunit.org/articles/nunit…
, some essential new features are described at docs.nunit.org/articles/nunit…, and the migration guide at docs.nunit.org/articles/nunit…. Download from Nuget NUnit 4.0 nuget.org/packages/NUnit.


















