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,731 results
Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...
52,528 views
11 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
Filmed at https://2019.dotgo.eu on March 25th in Paris. More talks on https://dotconferences.com/talks Making code faster is ...
5,032 views
We implement a Wordle solver in Rust based off on the excellent 3blue1brown video on the same topic: ...
166,285 views
4 years ago
Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK This talk will cover the tips and techniques to write ...
40,359 views
9 years ago
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.
104,317 views
4 months 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,624 views
Optimize your program's performance without rewriting code. Learn how LLVM & Clang's optimizations like -O3, -ffast-math, ...
5,427 views
1 year ago
Lecture 11 in the course DT135G Compilers and Interpreters at Örebro University, fall 2022. Link to the course: ...
417 views
3 years ago
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher Learn to Code: ...
82,155 views
Day 24 of the Advent of Compiler Optimisations - My Favourite Optimisation To conclude this series, I'm going to talk about my ...
9,061 views
3 months ago
Prof. Andy Pavlo (http://www.cs.cmu.edu/~pavlo/) Slides: https://15721.courses.cs.cmu.edu/spring2020/slides/19-optimizer1.pdf ...
7,651 views
This is a short presentation of OptimizationEngine (OpEn) - a free open-source framework for embedded nonconvex optimization.
1,526 views
5 years ago
Learn to Don't Repeat Yourself (DRY) your code. Write more readable and maintainable programs. This lesson is in Java, but the ...
33,946 views
CMU Database Group - Quarantine Tech Talks (2020) Speakers: Nico Bruno + Cesar Galindo-Legaria (Confluent) The Cascades ...
14,989 views
Interaction to Next Paint (INP) can be a daunting metric to start improving. It's common to know a page has a responsiveness ...
27,322 views
In this screencast tutorial, Pat Schloss shows how you can profile R code to identify bottlenecks with the profvis package and ...
548 views
by Jan Hubicka at SUSE Labs Conference 2022 Thanks to our conference sponsors, ARM and HPE, and our hosting sponsor and ...
2,137 views
Credits: Christian Mutti's original blog post: https://chrs.dev/blog/clean-code-rust/ Rust code used in the video: ...
116,367 views
Making code faster is exciting, and benchmarks in Go make that easy to do! Not really. Optimizing a program can be complex and ...
683 views