Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
3,598,346 results
You can optimise for speed, power consumption or memory use & tiny changes can have a negligible or huge impact, but what ...
179,228 views
2 years ago
optimization isn't always about multi-threading and optimizing hardware utilization. in fact, most performance work is about simply ...
250,292 views
Patreon: https://www.patreon.com/Kazestuff Streams: https://www.youtube.com/@KazeClips https://twitter.com/KazeEmanuar ...
304,338 views
7 Steps it took to make an algorithm 1606242% faster!!!! Become a backend engineer. Its my favorite site ...
949,538 views
3 years ago
Learn this caching trick for faster code from Dr Mike Pound -- Check out Brilliant's courses and start for free at ...
139,931 views
4 months ago
Learn how to benchmark your JavaScript code in Deno and find out how the way you write code affects performance. Why is a ...
252,924 views
1 year ago
We take a look at some source-code level optimizations that do not effect the compiled assembly, and therefore does not make ...
81,945 views
5 months ago
When should you optimize your code? Access to code examples, deleted scenes, song names and more at ...
981,361 views
Cache me outside, how bout that? People always talk about Big O time for analyzing speed, but Big O isn't the only important ...
127,745 views
4 years ago
Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...
52,436 views
10 months ago
Obey this one simple C++ trick for a 1000x performance gain: constexpr! Check out the free sample of my book on the Spectrum at ...
452,907 views
Writing "clean" code is oftentimes described as one of the most important aspects of programming and software engineering, but ...
426,689 views
Socials: https://www.twitch.tv/noahpop77 GitHub Repo: https://github.com/noahpop77/Papy Blog Post 1: ...
193,106 views
Today we will be looking at how sets can be used to significantly optimize your Python code. ▷ Become job-ready with Python: ...
52,119 views
Use code #cherno and try out PVS Studio for free ▻ https://pvs-studio.com/cherno_pvs Check out PVS Studio's YouTube channel ...
106,348 views
Games are moving in a direction that leaves much to be desired at launch. But why should they be released in such a state?
370,639 views
Find what common Unity optomizations truly make a difference. In this video I go over a bunch of interesting optimization tips as ...
229,408 views
Why is the first loop 10x faster than the second, despite doing the exact same work? Follow me on: Twitter: ...
337,304 views
5 years ago
MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 ...
8,569 views
6 years ago
Embrace the copy-free lifestyle! ― mCoding with James Murphy (https://mcoding.io) Source code: ...
50,118 views
Stop burning through your Claude Max plan in 3 days. ✨ Build your Future-Proof AI Productivity System TODAY: ...
7,782 views
11 hours ago
The source code and demos are available here: https://patreon.com/vercidium The greedy meshing algorithm is available here: ...
1,154,656 views
Join our Rust Live Accelerator waitlist (free Rust Job-Ready Roadmap inside): https://letsgetrusty.com/join Let's Get Rusty is the ...
55,507 views
9 months ago
Go to http://www.hostinger.com/cherno and use code "cherno" to get up to 91% OFF yearly web hosting plans. Succeed faster!
80,342 views
When you write Arduino code, you usually split your code into two parts: the setup() function that runs once, at the beginning of the ...
248,711 views