ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

429,869 results

CodeAesthetic
Premature Optimization

When should you optimize your code? Access to code examples, deleted scenes, song names and more at ...

12:39
Premature Optimization

983,107 views

3 years ago

codingjerk
I Made My Code 16000× Faster (Python & Rust)

Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...

18:33
I Made My Code 16000× Faster (Python & Rust)

52,540 views

11 months ago

mCoding
C++ cache locality and branch predictability

Cache me outside, how bout that? People always talk about Big O time for analyzing speed, but Big O isn't the only important ...

10:43
C++ cache locality and branch predictability

128,476 views

4 years ago

Keifer
4x Code Performance with SIMD

Dives into the significant performance gains of using SIMD instructions via auto-vectorization with a use case inspired by ...

11:59
4x Code Performance with SIMD

85,953 views

10 months ago

Low Level Game Dev
Worst C++ beginner mistake. Stop optimizing your code!

Check out my C++ Gamedev course for beginners: https://www.udemy.com/course/gamedev-course-for-beginners/?

11:10
Worst C++ beginner mistake. Stop optimizing your code!

7,587 views

16 hours ago

Low Level Game Dev
Demystifying the C++ Compiler!

In this video, I will explain how a compiler works and what cool optimizations it can do for you! Links: Go follow Emil! Thanks for ...

12:52
Demystifying the C++ Compiler!

29,149 views

1 year ago

Udacity
Levels of Optimization Part1 - Intro to Parallel Programming

This video is part of an online course, Intro to Parallel Programming. Check out the course here: ...

1:06
Levels of Optimization Part1 - Intro to Parallel Programming

4,045 views

11 years ago

Low Level Game Dev
Don't do this optimizations!

Vertex pooling @Finding_Fortune : https://youtu.be/IoS5opco9LA Vertex pooling in my game: https://youtu.be/gFX7Di2aTCY Why ...

8:16
Don't do this optimizations!

43,815 views

1 year ago

mCoding
Return Value Optimization and Copy Elision in C++

Embrace the copy-free lifestyle! ― mCoding with James Murphy (https://mcoding.io) Source code: ...

9:54
Return Value Optimization and Copy Elision in C++

50,345 views

3 years ago

MIT OpenCourseWare
11.2.5 Optimization and Code Generation

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 ...

8:23
11.2.5 Optimization and Code Generation

8,627 views

6 years ago

ByteByteGo
Top 7 Ways to 10x Your API Performance

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

6:05
Top 7 Ways to 10x Your API Performance

480,016 views

2 years ago

Venex Source
7 Optimization Tips to 10X your Game Performance

Learn 7 Godot Optimization Tricks that will help you optimize your Godot game for better performance and gameplay. #godot #tips ...

5:23
7 Optimization Tips to 10X your Game Performance

54,128 views

1 year ago

Matt Godbolt
[AoCO 0/25] The Advent of Compiler Optimisations

A brief welcome and introduction to what we're going to cover in December. Can't wait to see you there! Blog post: ...

1:17
[AoCO 0/25] The Advent of Compiler Optimisations

17,651 views

5 months ago

Th30z Code
Avoid common Java Mistakes and improve performance

Want to level up your Java programming skills? In this video, we dive deep into the Java best practices and common mistakes to ...

7:16
Avoid common Java Mistakes and improve performance

3,239 views

2 years ago

SimonDev
When Optimisations Work, But for the Wrong Reasons

Level of detail and imposters are effective optimizations that work for reasons you may not fully understand. Let's explore why ...

22:19
When Optimisations Work, But for the Wrong Reasons

1,696,124 views

2 years ago

Programming Pals
Mastering Code Optimization: A Guide to Increasing Coding Speed || increase coding speed | Subtitles

Discover the most effective debugging techniques and tools to help you identify and fix coding errors faster. Learn the top code ...

0:59
Mastering Code Optimization: A Guide to Increasing Coding Speed || increase coding speed | Subtitles

8 views

3 years ago

IBM Technology
What is Prompt Caching? Optimize LLM Latency with AI Transformers

Ready to become a certified watsonx Generative AI Engineer? Register now and use code IBMTechYT20 for 20% off of your exam ...

9:06
What is Prompt Caching? Optimize LLM Latency with AI Transformers

78,798 views

2 months ago

Microsoft Developer
Learn how to write better C# code in 15 minutes | DEM515

C# continues to evolve to meet the needs of developers. This talk explores how key features introduced in the last few versions of ...

15:44
Learn how to write better C# code in 15 minutes | DEM515

79,334 views

10 months ago

Finding Fortune
Vertex Pulling - Optimizing Your Minecraft World

Vertex Pulling is an advanced technique to optimize memory. It's especially helpful in voxel worlds! Read more on it here ...

2:05
Vertex Pulling - Optimizing Your Minecraft World

18,269 views

1 year ago

Udacity
Levels of Optimization Part1 - Intro to Parallel Programming

This video is part of an online course, Intro to Parallel Programming. Check out the course here: ...

3:45
Levels of Optimization Part1 - Intro to Parallel Programming

3,176 views

11 years ago