ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,160,589 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,379 views

2y 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,469 views

2y 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,946,358 views

3y 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,546 views

2y 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,716 views

3y 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,892 views

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

140,491 views

4mo 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,987 views

1y 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,099 views

5mo 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,028,215 views

4y ago

AI LABS
Claude Code's Creator Does This Before Every Single Project

This claude code tutorial reveals how Boris (the actual creator of Claude Code at Anthropic) uses it daily. Learn his claude code ...

9:55
Claude Code's Creator Does This Before Every Single Project

187,862 views

2mo ago

Tim The SEO Guru
Using Claude Code SEO to Rank #1 in 24 hours ($1,600/mo)

Amazing SEO tool I'm using to Boost Traffic https://www.arvow.com/?utm_source=tim (Use code Tim10 for 10% off!) Social ...

13:18
Using Claude Code SEO to Rank #1 in 24 hours ($1,600/mo)

37,040 views

10d 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,534,679 views

1y 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,036,157 views

4y ago

The PrimeTime
Abstraction Bad? | Clean Code : Horrible Performance : (Clip) Interview

Interviewing Casey Muratori! Full interview coming soon, please comment down below and i'll release it sooner ...

7:39
Abstraction Bad? | Clean Code : Horrible Performance : (Clip) Interview

178,212 views

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

938,487 views

3y ago

Creel
Branchless Programming: Why "If" is Sloowww... and what we can do about it!

Support What's a Creel? on Patreon: https://www.patreon.com/whatsacreel Office merch store: ...

19:25
Branchless Programming: Why "If" is Sloowww... and what we can do about it!

1,680,028 views

5y ago

Tim The SEO Guru
Claude Code Just Changed SEO Forever

Amazing SEO tool I'm using with Claude Code to Boost Traffic https://www.arvow.com/?utm_source=tim (Use code Tim10 for ...

17:47
Claude Code Just Changed SEO Forever

6,546 views

2d ago

NVIDIA Game Developer
The Future of Path Tracing | Best Practices, Optimizations & Future Standards

Real-time path tracing is more powerful than ever thanks to advanced features like Shader Execution Reordering, RTX Mega ...

59:34
The Future of Path Tracing | Best Practices, Optimizations & Future Standards

67,718 views

3d ago

Howdy ツ
SILKSONG CODE Deep Dive - Bugs, Movement, Optimization

A full deep-dive into the reverse-engineered C# code of Silksong. Movement code analysis, bugs, hidden things, code ...

35:13
SILKSONG CODE Deep Dive - Bugs, Movement, Optimization

22,210 views

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

391,316 views

4y 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,434 views

1y 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,468 views

10mo 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,061 views

2y 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,376 views

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

86,502 views

1y 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!!

254,700 views

7d 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,808,446 views

1y ago

Nate Herk | AI Automation
18 Claude Code Token Hacks in 18 Minutes

Full courses + unlimited support: https://www.skool.com/ai-automation-society-plus/about?el=claude-token-hacks All my FREE ...

18:57
18 Claude Code Token Hacks in 18 Minutes

89,482 views

3d 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,900 views

2y 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,299 views

4y 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,132 views

2y 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,602 views

4y ago