ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,221,974 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,822 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,548 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,937 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,651 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,574 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,789 views

7 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,609 views

3 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,808 views

8 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,489 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

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,177 views

3 weeks 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,393 views

4 months 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,528 views

8 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,652 views

11 months ago

Shruti Kapoor
React Performance Optimizations: How to Fix a Slow App

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

32:35
React Performance Optimizations: How to Fix a Slow App

10,711 views

5 days 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

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,825 views

8 months 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,030 views

9 months ago

Yippie-ki-yay
Code optimization

When at the beginning of the journey I created a complex code (blueprints). And then I realized that it can be greatly simplified and ...

0:18
Code optimization

62 views

10 months ago

Deep Learning with Yacine
Group Relative Policy Optimization (GRPO) - Formula and Code

The GRPO algorithm is at the heart of the newest DeepSeek R1 architecture. In this tutorial, we will discuss the details of the ...

24:22
Group Relative Policy Optimization (GRPO) - Formula and Code

24,193 views

11 months 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,914 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

405,881 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,647 views

3 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

57,997 views

12 days 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

82,542 views

8 months ago