ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,224,211 results

Computerphile
Code Optimisation via Memoization - Computerphile

Learn this caching trick for faster code from Dr Mike Pound -- Check out Brilliant's courses and start for free at ...

18:16
Code Optimisation via Memoization - Computerphile

133,846 views

2 months ago

Artindi
How To Fail At Game Optimization

You don't have to watch this episode because game optimization is pretty much optional. Like, there is no need to even think ...

4:01
How To Fail At Game Optimization

53,581 views

2 months 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)

51,938 views

8 months ago

Berna Builds
BLAZINGLY FAST C++ Optimizations

Socials: https://www.twitch.tv/noahpop77 GitHub Repo: https://github.com/noahpop77/Papy Blog Post 1: ...

18:10
BLAZINGLY FAST C++ Optimizations

187,664 views

11 months ago

AuraBeat
Refactor Mode | Music for Code Optimization & System Improvement | Deep Focus Protocol

Refactor Mode | Music for Code Optimization & System Improvement | Deep Focus Protocol Welcome to AuraBeat Enter ...

3:01:57
Refactor Mode | Music for Code Optimization & System Improvement | Deep Focus Protocol

8,576 views

5 months ago

Apple Developer
WWDC25: Optimize SwiftUI performance with Instruments | Apple

Discover the new SwiftUI instrument. We'll cover how SwiftUI updates views, how changes in your app's data affect those updates, ...

35:36
WWDC25: Optimize SwiftUI performance with Instruments | Apple

6,800 views

7 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

76,821 views

8 months ago

ACCU Conference
Dangerous Optimizations in C and C++ Programming Languages - Robert C. Seacord - ACCU 2025

ACCU Membership: https://tinyurl.com/ydnfkcyn --- Dangerous Optimizations in C and C++ Programming Languages - Robert C.

1:30:04
Dangerous Optimizations in C and C++ Programming Languages - Robert C. Seacord - ACCU 2025

18,610 views

3 months ago

Let's Get Rusty
The ultimate Rust performance guide

Join our Rust Live Accelerator waitlist (free Rust Job-Ready Roadmap inside): https://letsgetrusty.com/join Let's Get Rusty is the ...

12:11
The ultimate Rust performance guide

51,504 views

7 months ago

CodeLucky
🚀 Supercharge Your Code: Performance Optimization for Beginners!

Want to make your applications run faster and smoother? 🏎️ This video is your ultimate guide to performance optimization, ...

5:34
🚀 Supercharge Your Code: Performance Optimization for Beginners!

78 views

7 months ago

LaurieWired
Analyzing Deepseek's "undefined" NVIDIA PTX optimizations (with benchmarks!)

Two days ago, Deepseek surprised everyone with an "undefined-behavior" PTX optimization speeding up particular ML ...

13:46
Analyzing Deepseek's "undefined" NVIDIA PTX optimizations (with benchmarks!)

126,656 views

11 months ago

ByteMonk
The JVM Secret That Makes Code Faster!

This video explains how the JVM (Java Virtual Machine) makes Java, Kotlin, and Scala faster through Just-in-Time (JIT) ...

5:59
The JVM Secret That Makes Code Faster!

24,403 views

4 months ago

Daniel Lowrie
Learn Python: Ep.5 - Code Optimization by Refactoring

Congratulations! You've built a Python script and it runs and it does all the things you want it to do...but, could it be better? Maybe.

15:26
Learn Python: Ep.5 - Code Optimization by Refactoring

484 views

9 months ago

CppCon
Compiler Explorer: The Features You Never Knew Existed - Matt Godbolt - CppCon 2025

https://cppcon.org --- Compiler Explorer: The Features You Never Knew Existed - Matt Godbolt - CppCon 2025 --- Remember ...

1:00:08
Compiler Explorer: The Features You Never Knew Existed - Matt Godbolt - CppCon 2025

9,124 views

2 days ago

freeCodeCamp.org and tapaScript by Tapas Adhikary
React Performance Optimization Patterns Course

React makes it easy to build UIs, but building fast React apps is a different skill altogether. In this hands-on, real-world React ...

1:35:56
React Performance Optimization Patterns Course

23,244 views

3 weeks ago

Cosden Solutions
The Best Ways To Optimize Performance in Modern React

Performance Optimization Document (Newsletter) → https://cosden.solutions/newsletter?s=ytd-pomr Project React ...

20:18
The Best Ways To Optimize Performance in Modern React

24,532 views

8 months ago

Howdy ツ
How I Fixed STALKER's Terrible Engine Performance

Today we're gonna tinker with Stalker's Xray Game Engine and try to improve the performance of both C++ and Lua code.

9:45
How I Fixed STALKER's Terrible Engine Performance

58,316 views

12 days ago

Passionate About Tech
How to Optimize Windows Performance by Turning Off This Pretty Feature

Is your PC starting to feel sluggish or is your interface slower than it should be? It might not be your hardware—it's the ...

2:54
How to Optimize Windows Performance by Turning Off This Pretty Feature

8,064 views

3 days ago

Ansh Lamba
PySpark Optimization Full Course 2025 [Step-By-Step Guide]

PySpark | Databricks | Apache Spark | Big Data Engineering In this video, you'll learn PySpark optimization techniques from the ...

3:03:30
PySpark Optimization Full Course 2025 [Step-By-Step Guide]

60,097 views

9 months ago

Greg
How to Optimize Token Usage in Claude Code

Learn how LLM pricing really works and why careless token usage can quickly explode your API costs. In this video, I'll break ...

14:59
How to Optimize Token Usage in Claude Code

40,891 views

8 months ago

Shruti Kapoor
React Performance: Fix a Slow App (Step-by-Step)

Learn essential techniques to optimize the performance of your React web app using Core Web Vitals. In this comprehensive ...

32:35
React Performance: Fix a Slow App (Step-by-Step)

11,580 views

5 days ago

Code Monkey
CHEAT SHEET for BOOSTING your GAMES!

Get 99% OFF Environments and VFX! https://cmonkey.co/humblebundle ✓ FREE Game Dev Report Newsletter ...

15:40
CHEAT SHEET for BOOSTING your GAMES!

23,920 views

8 months ago

Threat Interactive
Why The "Most Optimized" UE5 Game is a Hideous, Slow Mess

Threat Interactive Video 18 deconstructs Clair Obscur's UE5 optimization failures to disprove the overwhelming internet claims ...

16:54
Why The "Most Optimized" UE5 Game is a Hideous, Slow Mess

406,050 views

5 months ago

Soda Byte
These Micro Optimizations Don't Make Your C/C++ Faster

We take a look at some source-code level optimizations that do not effect the compiled assembly, and therefore does not make ...

6:12
These Micro Optimizations Don't Make Your C/C++ Faster

79,676 views

3 months ago

Whatcookie
It took 5 years to make this code 11.8 times faster [RPCS3]

5 years to gain the knowledge, 5 weeks to write the code. Another PS3 emulation video for you guys, filled with AVX-512 code and ...

16:02
It took 5 years to make this code 11.8 times faster [RPCS3]

96,064 views

6 months ago