DEV Community

Discussion on: March 3rd, 2022: What did you learn this week?

Collapse
 
mrsharm profile image
Mukund Raghav Sharma (Moko)

Late but here it is; my goal is to do one of these for every week of this year:

  1. Figured out how to work .NET Interactive Notebooks and currently building a framework around it.
  2. Check CPU Inclusion for all processes in an ETW trace to ensure there is no CPU starvation.
  3. Understanding the difference between workload imbalance and thread starvation i.e. affinitized threads will have to work until all work is over or wait for the scheduler to schedule the work.
  4. Difference between allocated and committed memory in the context of segments.
  5. .NET 7 features pertinent to GC.
  6. GC deep dive..
Collapse
 
nickytonline profile image
Nick Taylor

Kirk and Bones nodding to each other in Star Trek