ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,155,652 results

Computerphile
Optimising Code - Computerphile

You can optimise for speed, power consumption or memory use & tiny changes can have a negligible or huge impact, but what ...

19:43
Optimising Code - Computerphile

179,641 views

2 years ago

leddoo
going fast is about doing less

optimization isn't always about multi-threading and optimizing hardware utilization. in fact, most performance work is about simply ...

19:41
going fast is about doing less

250,774 views

2 years ago

Stand-up Maths
Someone improved my code by 40,832,277,770%

YES, the improvement should be 40832277770%, not what I say in the video. The "408322778" multiple was correct and I did the ...

28:47
Someone improved my code by 40,832,277,770%

2,954,225 views

3 years ago

CodeAesthetic
Premature Optimization

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

12:39
Premature Optimization

982,790 views

3 years ago

Kaze Emanuar
Optimizing with "Bad Code"

Patreon: https://www.patreon.com/Kazestuff Streams: https://www.youtube.com/@KazeClips https://twitter.com/KazeEmanuar ...

17:11
Optimizing with "Bad Code"

305,612 views

2 years ago

ThePrimeagen
This Algorithm is 1,606,240% FASTER

7 Steps it took to make an algorithm 1606242% faster!!!! Become a backend engineer. Its my favorite site ...

13:31
This Algorithm is 1,606,240% FASTER

950,600 views

3 years ago

Beyond Fireship
JavaScript performance is weird... Write scientifically faster code with benchmarking

Learn how to benchmark your JavaScript code in Deno and find out how the way you write code affects performance. Why is a ...

8:20
JavaScript performance is weird... Write scientifically faster code with benchmarking

253,143 views

1 year ago

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

141,252 views

4 months ago

Molly Rocket
Simple Code, High Performance

Kickstarter link: https://www.kickstarter.com/projects/annarettberg/meow-the-infinite-book-two This was a presentation I gave to the ...

2:50:14
Simple Code, High Performance

393,392 views

4 years ago

Molly Rocket
Refterm Lecture Part 1 - Philosophies of Optimization

https://www.kickstarter.com/projects/annarettberg/meow-the-infinite-book-two Live Channel: https://www.twitch.tv/molly_rocket Part ...

18:41
Refterm Lecture Part 1 - Philosophies of Optimization

84,656 views

4 years ago

People also watched

Kantan Coding
The 3 Laws of Writing Readable Code

Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...

5:28
The 3 Laws of Writing Readable Code

1,551,079 views

1 year ago

Molly Rocket
"Clean" Code, Horrible Performance

Bonus material from the Performance-Aware Programming Series: ...

22:41
"Clean" Code, Horrible Performance

1,118,067 views

3 years ago

AI LABS
The Claude Code Limits Problem Is Finally Solved

Build once. Let Twin handle the rest — 24/7. Get started → https://twin.so?via=ai-labs Community with All Resources ...

13:03
The Claude Code Limits Problem Is Finally Solved

40,214 views

6 days ago

NeuralNine
Optimize Your Python Programs: Code Profiling with cProfile

In this video, we learn how to professionally profile Python code using cProfile, to optimize the speed of our programs.

15:10
Optimize Your Python Programs: Code Profiling with cProfile

56,672 views

3 years ago

strager
Faster than Rust and C++: the PERFECT hash table

I had a week of fun designing and optimizing a perfect hash table. In this video, I take you through the journey of making a hash ...

33:52
Faster than Rust and C++: the PERFECT hash table

711,542 views

3 years 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,337 views

4 years ago

Tech With Tim
The Era of Self Evolution... MiniMax M2.7

MiniMax Token Plan 12% OFF: https://platform.minimax.io/subscribe/coding-plan?code=7kk2uAhnPa&source=link MiniMax 2.7 is ...

15:21
The Era of Self Evolution... MiniMax M2.7

21,029 views

5 days ago

CppCon
Clean code! Horrible Performance? - Sandor Dargo - CppCon 2025

https://cppcon.org​ --- Clean code! Horrible Performance? - Sandor Dargo - CppCon 2025 --- Clean code promises readability, ...

52:14
Clean code! Horrible Performance? - Sandor Dargo - CppCon 2025

4,613 views

4 days ago

CodeAesthetic
Don't Write Comments

Why you shouldn't write comments in your code (write documentation) Access to code examples, discord, song names and more ...

5:55
Don't Write Comments

939,401 views

3 years ago

Howdy ツ
SILKSONG SOURCE CODE Deep Dive: Optimization, Movement Logic & Architecture

A full deep-dive into the reverse-engineered C# code of Silksong. Movement logic analysis, implementation architecture, C# code ...

35:13
SILKSONG SOURCE CODE Deep Dive: Optimization, Movement Logic & Architecture

56,952 views

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

82,296 views

5 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

194,011 views

1 year 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,522 views

11 months ago

Worlds In Motion
The Art of Game Optimization

Games are moving in a direction that leaves much to be desired at launch. But why should they be released in such a state?

10:18
The Art of Game Optimization

371,388 views

2 years ago

Dave's Garage
C++ Super Optimization: 1000X Faster

Obey this one simple C++ trick for a 1000x performance gain: constexpr! Check out the free sample of my book on the Spectrum at ...

15:33
C++ Super Optimization: 1000X Faster

453,488 views

2 years ago

From related searches

Jason Schroeder
6 Things Every Good Project Manager Does

How does a project manager lead their team to success? In this video, I'll list down 6 things every good project manager does and ...

10:51
6 Things Every Good Project Manager Does

87,643 views

1 year ago

Real Civil Engineer
This flood is out of control!!

The Civil Draft Overstock Sale is here: https://creocards.com/collections/civil-draft Part 2 of the full game! DrainSim is a game ...

21:54
This flood is out of control!!

298,556 views

2 weeks ago

Architects
Architects - "Blackhole"

Listen to the full album here: https://epita.ph/4kiwHGg "Blackhole" by @wearearchitects from the album 'The Sky, The Earth & All ...

3:30
Architects - "Blackhole"

8,890,714 views

1 year ago

The Cherno
How to OPTIMIZE YOUR CODE!

Use code #cherno and try out PVS Studio for free ▻ https://pvs-studio.com/cherno_pvs Check out PVS Studio's YouTube channel ...

17:29
How to OPTIMIZE YOUR CODE!

106,413 views

4 years ago

Indently
How Sets Can Truly OPTIMIZE Your Python Code

Today we will be looking at how sets can be used to significantly optimize your Python code. ▷ Become job-ready with Python: ...

6:08
How Sets Can Truly OPTIMIZE Your Python Code

52,162 views

2 years ago

SimonDev
Most Optimization Advice Misses the REAL Problem

Performance is one of the most important aspects of game development, but how do you actually approach it? Let's explore how ...

20:18
Most Optimization Advice Misses the REAL Problem

100,122 views

2 months ago

Eskil Steenberg
Advanced C: The UB and optimizations that trick good programmers.

This is a video that will talk about some less know things in the programming language C, and how these things impact ...

1:12:34
Advanced C: The UB and optimizations that trick good programmers.

257,128 views

4 years ago