Autoplay
Autocomplete
Previous Lesson
Complete and Continue
C# Performance Tricks: How To Radically Speed Up Your Code
Intoduction
Course introduction
Meet your instructor
Introduction to code optimization
Windows, OS/X or Linux?
Fundamentals of the .NET Framework
The Stack
The Heap
Value types
Reference types
Boxing and unboxing
Immutable strings
A crash course in Intermediate Language
Common Intermediate Language
Basic optimizations: the low-hanging fruit
How to prevent boxing and unboxing
Fast string concatenation
Fast collections
Fast arrays
Throwing and catching exceptions
For versus Foreach
Intermediate optimizations
Fast Garbage Collection - part 1
Fast Garbage Collection - part 2
Fast delegates
Fast class factories
Advanced optimizations
Arrays on the stack
Pointers - part 1
Pointers - part 2
Final words
Course recap
Introduction to code optimization
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock