Pluralsight - Making .NET Applications Even Faster
English | Duration: 3h 10m | .MP4 | h264, yuv420p, 1280x720, 15.00 fps(r) | aac, 44100 Hz, stereo | 513 MB
Genre: E-learning
English | Duration: 3h 10m | .MP4 | h264, yuv420p, 1280x720, 15.00 fps(r) | aac, 44100 Hz, stereo | 513 MB
Genre: E-learning
Learn how to make .NET applications even faster by reducing GC pressure, using SIMD instructions, optimizing for CPU utilization, and using .NET optimization technologies.
In this course, you will learn how to make .NET applications even faster by using a variety of techniques that expand upon the "Making .NET Applications Faster" course. You will explore the garbage collector's inner workings and how to use them to your advantage. You will learn about modern CPUs and how to optimize for them using vector instructions and cache optimization techniques. Finally, you will learn about relevant JIT optimizations and .NET Native, a preview .NET optimization technology.