Course curriculum
-
-
Unity Install
-
Getting Started with Optimization
-
-
-
Unity Profiler Overview
-
Finding Performance Issues Using the Unity Profiler
-
Fixing Performance Issues with the Unity Profiler
-
Discovering More Performance Issues with the Profiler
-
Optimizing Coroutines
-
Testing Unity Profile on Stand Alone Builds
-
Finding More Performance Issues
-
Final Profiling
-
-
-
Writing Better Code Intro
-
Should You Really Cache GetComponent
-
The 'New' Keyword
-
How to Pin Point Exact Performance Issues
-
Cache Those Yield Returns
-
Write Better Code Wrapup
-
UI Canvas Performance Increase
-
-
-
Big O Notation
-
O of 1 and O of N
-
O Log of N
-
Binary Search Implementation
-
Logarithmic VS Linear
-
O of N Squared - Nested Loops
-
O of N Log N - Merge Sort Info
-
Merge Sort Implementation
-
What's Going on with Merge Explanation
-
Performance Test Merge VS Bubble
-
Big O Wrapup
-

About this course
- Free
- 28 lessons
- 4.5 hours of video content