ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,128,498 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,223 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,282 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,943,268 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"

304,327 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

949,535 views

3 years 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

139,921 views

4 months 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

981,336 views

3 years 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

390,232 views

4 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

252,923 views

1 year ago

People also watched

mCoding
25 nooby Python habits you need to ditch

Nooby Python habits give away your inexperience. Improve your code and your prestige just a bit by ditching those habits and ...

9:12
25 nooby Python habits you need to ditch

2,027,607 views

4 years ago

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,528,070 views

1 year ago

Nate Herk | AI Automation
Claude Code Source Code Just Leaked… 8 Things You Must Do

Full courses + unlimited support: https://www.skool.com/ai-automation-society-plus/about All my FREE resources: ...

12:52
Claude Code Source Code Just Leaked… 8 Things You Must Do

4,320 views

1 hour ago

Jane Street
The Cost of Concurrency Coordination with Jon Gjengset

In this talk, Jon Gjengset explores the true cost of concurrency coordination – from Amdahl's law down to CPU cache lines – and ...

46:35
The Cost of Concurrency Coordination with Jon Gjengset

74,664 views

6 days ago

Nate Herk | AI Automation
Google's CLI Just 10x'd Claude Code

Full courses + unlimited support: https://www.skool.com/ai-automation-society-plus/about All my FREE resources: ...

11:49
Google's CLI Just 10x'd Claude Code

182,822 views

3 weeks ago

mCoding
31 nooby C++ habits you need to ditch

How many nooby C++ habits do you have? Up your C++ skill by recognizing and ditching these nooby C++ habits. Post how ...

16:18
31 nooby C++ habits you need to ditch

1,034,897 views

4 years ago

Molly Rocket
"Clean" Code, Horrible Performance

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

22:41
"Clean" Code, Horrible Performance

1,114,145 views

3 years ago

Matthew Berman
Claude Code was just leaked... (WOAH)

Check out Zapier's MCP Server with 1000+ Tools! https://bit.ly/412bSX3 Download The 25 OpenClaw Use Cases eBook ...

15:00
Claude Code was just leaked... (WOAH)

9,950 views

2 hours ago

Alex Finn
INSANE CLAUDE CODE LEAK! ENTIRE 2026 ROADMAP REVEALED!

The biggest Claude Code leak in history has happened. The entire 2026 roadmap for Claude Code revealed. FULL Claude Code ...

11:54
INSANE CLAUDE CODE LEAK! ENTIRE 2026 ROADMAP REVEALED!

26,090 views

7 hours 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

937,945 views

3 years 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

81,942 views

5 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

127,742 views

4 years ago

Tarodev
Unity Code Optimization - Do you know them all?

Find what common Unity optomizations truly make a difference. In this video I go over a bunch of interesting optimization tips as ...

15:49
Unity Code Optimization - Do you know them all?

229,405 views

4 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,435 views

10 months 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

452,902 views

2 years ago

Nick Saraev
CLAUDE CODE ADVANCED COURSE — 3 HOURS

New? Watch the beginner course first: https://www.youtube.com/watch?v=QoQBzR1NIqI Join Maker School & get customer #1 ...

3:18:23
CLAUDE CODE ADVANCED COURSE — 3 HOURS

58,633 views

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

193,103 views

1 year 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

97,820 views

1 month 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

85,946 views

1 year ago

Real Civil Engineer
Using LEGENDARY ACID WEAPONS to completely break the game!

Check out Pass The Fear here (the demo goes live about an hour after my video is published as part of Steam NextFest!)

33:52
Using LEGENDARY ACID WEAPONS to completely break the game!

183,073 views

1 month 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,757,765 views

1 year 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

370,625 views

2 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,569 views

6 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,119 views

2 years ago