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
91,376 results
Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...
52,437 views
10 months ago
A Few Effective gcc/clang Optimizations for Embedded Systems - Khem Raj, Comcast Compilers toolchains are at the core of the ...
1,557 views
6 years ago
Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK This talk will cover the tips and techniques to write ...
40,313 views
9 years ago
Filmed at https://2019.dotgo.eu on March 25th in Paris. More talks on https://dotconferences.com/talks Making code faster is ...
5,030 views
I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.
101,520 views
4 months ago
We implement a Wordle solver in Rust based off on the excellent 3blue1brown video on the same topic: ...
165,450 views
4 years ago
A brief welcome and introduction to what we're going to cover in December. Can't wait to see you there! Blog post: ...
17,491 views
Lecture 11 in the course DT135G Compilers and Interpreters at Örebro University, fall 2022. Link to the course: ...
413 views
3 years ago
Optimize your program's performance without rewriting code. Learn how LLVM & Clang's optimizations like -O3, -ffast-math, ...
5,390 views
1 year ago
Interaction to Next Paint (INP) can be a daunting metric to start improving. It's common to know a page has a responsiveness ...
27,190 views
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher Learn to Code: ...
81,784 views
This is a short presentation of OptimizationEngine (OpEn) - a free open-source framework for embedded nonconvex optimization.
1,515 views
5 years ago
Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2024/slides/15-optimization.pdf Notes: ...
7,986 views
Prof. Andy Pavlo (http://www.cs.cmu.edu/~pavlo/) Slides: https://15721.courses.cs.cmu.edu/spring2020/slides/19-optimizer1.pdf ...
7,644 views
In this hands-on talk, we cover tips & tricks for optimizing your user-experience to meet the Core Web Vitals. We use tools like ...
189,759 views
... engineering code audit automation developer productivity AI tools for programmers team coding standards AI code optimization ...
1,188 views
5 months ago
PowerShell Summit videos are recorded by our friends at ConFreaks. Our recordings are made in a way that minimizes overhead ...
8,304 views
2 years ago
Numba can speed up your python code 1000x with just a single line of code using a JIT compiler used to optimize simple ...
58,364 views
Today I tell you how to optimize your Python code allowing it to run better, and take less space #tutorial #code #optimization.
70 views
Explore the inner workings of LLVM, the powerful framework behind many modern compilers! In this video, we break down key ...
41,277 views
Learn to Don't Repeat Yourself (DRY) your code. Write more readable and maintainable programs. This lesson is in Java, but the ...
33,926 views
CMU Database Group - Quarantine Tech Talks (2020) Speakers: Nico Bruno + Cesar Galindo-Legaria (Confluent) The Cascades ...
14,956 views
In this screencast tutorial, Pat Schloss shows how you can profile R code to identify bottlenecks with the profvis package and ...
547 views
CMU Database Group - Vaccination Database Tech Talks (2021) Speakers: Robert Haas (EnterpriseDB) PostgreSQL Optimizer ...
10,355 views
Credits: Christian Mutti's original blog post: https://chrs.dev/blog/clean-code-rust/ Rust code used in the video: ...
116,357 views