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
7,108,562 results
You can optimise for speed, power consumption or memory use & tiny changes can have a negligible or huge impact, but what ...
178,032 views
2 years ago
optimization isn't always about multi-threading and optimizing hardware utilization. in fact, most performance work is about simply ...
248,685 views
Learn this caching trick for faster code from Dr Mike Pound -- Check out Brilliant's courses and start for free at ...
136,674 views
2 months ago
Patreon: https://www.patreon.com/Kazestuff Streams: https://www.youtube.com/@KazeClips https://twitter.com/KazeEmanuar ...
302,710 views
Learn how to benchmark your JavaScript code in Deno and find out how the way you write code affects performance. Why is a ...
252,239 views
1 year ago
How many nooby C++ habits do you have? Up your C++ skill by recognizing and ditching these nooby C++ habits. Post how ...
1,024,855 views
4 years ago
https://cppcon.org/ --- The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022 ...
72,464 views
3 years ago
Bonus material from the Performance-Aware Programming Series: ...
1,097,505 views
Understanding Compiler Optimization Chandler Carruth Opening Keynote Meeting C++ 2015 Slides: ...
142,828 views
10 years ago
Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK This talk will cover the tips and techniques to write ...
40,209 views
8 years ago
I'm a Never Nester and you should too. Access to code examples, discord, song names and more at ...
3,252,671 views
http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
192,964 views
9 years ago
Rust lets you do efficient reference-counted strings and dynamic arrays using Arc basically just as easily as their owning (and ...
212,937 views
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 ...
707,638 views
136,546 views
When should you optimize your code? Access to code examples, deleted scenes, song names and more at ...
973,272 views
7 Steps it took to make an algorithm 1606242% faster!!!! Become a backend engineer. Its my favorite site ...
946,678 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?
368,019 views
YES, the improvement should be 40832277770%, not what I say in the video. The "408322778" multiple was correct and I did the ...
2,920,066 views
What can we do more for this code the second optimization I want to introduce is eliminating induction variables instead of ...
23,857 views
7 years ago
Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...
52,126 views
9 months ago
Socials: https://www.twitch.tv/noahpop77 GitHub Repo: https://github.com/noahpop77/Papy Blog Post 1: ...
189,959 views
MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 ...
8,439 views
6 years 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 ...
450,961 views
Why is the first loop 10x faster than the second, despite doing the exact same work? Follow me on: Twitter: ...
336,034 views
5 years ago
Use code #cherno and try out PVS Studio for free ▻ https://pvs-studio.com/cherno_pvs Check out PVS Studio's YouTube channel ...
106,180 views
Today we will be looking at how sets can be used to significantly optimize your Python code. ▷ Become job-ready with Python: ...
51,993 views
This is a video that will talk about some less know things in the programming language C, and how these things impact ...
253,456 views