ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,971,120 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

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

247,401 views

2 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"

301,198 views

2 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

251,649 views

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

966,922 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

943,505 views

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

366,210 views

2 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

133,740 views

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

11 months ago

People also watched

CodeAesthetic
Why You Shouldn't Nest Your Code

I'm a Never Nester and you should too. Access to code examples, discord, song names and more at ...

8:30
Why You Shouldn't Nest Your Code

3,230,771 views

3 years ago

Molly Rocket
"Clean" Code, Horrible Performance

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

22:41
"Clean" Code, Horrible Performance

1,089,695 views

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

927,298 views

3 years ago

Shruti Kapoor
How to Fix a Slow React App (Profiling + Optimization)

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

32:35
How to Fix a Slow React App (Profiling + Optimization)

10,330 views

5 days ago

Howdy ツ
Silksong Code Review: Bugs, Code Quality, Optimization

Today, we'll review the reverse-engineered C# code of Silksong. We'll look at the code improvements, bugs, optimization ...

11:26
Silksong Code Review: Bugs, Code Quality, Optimization

148,483 views

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

705,156 views

2 years 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.

251,863 views

4 years ago

CppCon
CppCon 2016: Timur Doumler “Want fast C++? Know your hardware!"

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

59:44
CppCon 2016: Timur Doumler “Want fast C++? Know your hardware!"

192,287 views

9 years ago

Logan Smith
Use Arc Instead of Vec

Rust lets you do efficient reference-counted strings and dynamic arrays using Arc basically just as easily as their owning (and ...

15:21
Use Arc Instead of Vec

211,281 views

2 years ago

Let's Get Rusty
Rust for Dummies in 12 Minutes

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

12:30
Rust for Dummies in 12 Minutes

253,002 views

8 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

449,170 views

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

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

51,934 views

8 months ago

Vercidium
I Optimised My Game Engine Up To 12000 FPS

The source code and demos are available here: https://patreon.com/vercidium The greedy meshing algorithm is available here: ...

11:58
I Optimised My Game Engine Up To 12000 FPS

1,137,308 views

1 year ago

Conner Ardman
My 10 “Clean” Code Principles (Start These Now)

Writing "clean" code is oftentimes described as one of the most important aspects of programming and software engineering, but ...

15:12
My 10 “Clean” Code Principles (Start These Now)

417,974 views

1 year ago

SimonDev
When Optimisations Work, But for the Wrong Reasons

Level of detail and imposters are effective optimizations that work for reasons you may not fully understand. Let's explore why ...

22:19
When Optimisations Work, But for the Wrong Reasons

1,672,188 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,357 views

6 years ago

From related searches

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,060,277 views

1 year ago

Prof. Dr. Ben H. Juurlink
1 2 4 Basic Code Optimizations

What can we do more for this code the second optimization I want to introduce is eliminating induction variables instead of ...

11:24
1 2 4 Basic Code Optimizations

23,815 views

7 years ago

CppCon
The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022

https://cppcon.org/ --- The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022 ...

1:04:30
The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022

72,066 views

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

226,855 views

3 years ago