Fastware
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore optimization techniques for modern computing in this conference talk. Delve into two contrasting examples: a silicon-oriented approach replacing branches with arithmetic, and an adjusted classic algorithm considering data distribution statistics and locality. Learn about Amdahl's Law, optimizing rare cases, reliable heuristics, benchmarking speed, and reducing dependencies. Discover how to replace branches with arithmetic, implement one induction variable, and eliminate multiplication by 3. Gain insights into the challenges of increasing computer speed and the importance of optimization in advancing technologies like speech recognition, self-driving cars, and artificial intelligence.
Syllabus
Intro
Mind Amdahl's Law
Optimizing Rare Cases
Today's Computing Architectures
Reliable Heuristics
Benchmarking Speed
Replace Branches with Arithmetic
Sense & Sensibility
Reduce Dependencies
One Induction Variable
Get rid of multiplication by 3
Enter optional
Replace branches with optional
Taught by
NDC Conferences
Related Courses
Compilers: Theory and PracticeGeorgia Institute of Technology via Udacity Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera Spark
Udacity Advanced JavaScript
Udemy Writing Efficient Python Code
DataCamp