Real-World Examples on Optimizing .NET Performance

Real-World Examples on Optimizing .NET Performance

NDC Conferences via YouTube Direct link

Gen 2

5 of 23

5 of 23

Gen 2

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Real-World Examples on Optimizing .NET Performance

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Memory Allocations
  3. 3 Garbage Collection
  4. 4 Garbage Collector Phases
  5. 5 Gen 2
  6. 6 Reference vs. value types
  7. 7 Performance Tips
  8. 8 Example: Convert a string to UTF8 bytes
  9. 9 Allocation Benchmark
  10. 10 Boxing - Benchmark
  11. 11 Binary Serialization and Endianness
  12. 12 Old: RabbitMQ .NET Client reading int64
  13. 13 ASM Diff
  14. 14 Binary Serialization Benchmark
  15. 15 System.Threading.Channels
  16. 16 Applying these optimizations in the real world
  17. 17 AMQP Frame
  18. 18 Problem 1
  19. 19 Solving the problems
  20. 20 Validating the changes
  21. 21 JetBrains dotTrace
  22. 22 PowerUp
  23. 23 Questions?

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.