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
98,219 results
Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...
53,145 views
1y ago
Filmed at https://2019.dotgo.eu on March 25th in Paris. More talks on https://dotconferences.com/talks Making code faster is ...
5,058 views
7y ago
A Few Effective gcc/clang Optimizations for Embedded Systems - Khem Raj, Comcast Compilers toolchains are at the core of the ...
1,582 views
6y ago
Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK This talk will cover the tips and techniques to write ...
40,655 views
9y ago
A brief welcome and introduction to what we're going to cover in December. Can't wait to see you there! Blog post: ...
18,435 views
7mo ago
Optimize your program's performance without rewriting code. Learn how LLVM & Clang's optimizations like -O3, -ffast-math, ...
5,759 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
Day 24 of the Advent of Compiler Optimisations - My Favourite Optimisation To conclude this series, I'm going to talk about my ...
9,316 views
6mo ago
This is a short presentation of OptimizationEngine (OpEn) - a free open-source framework for embedded nonconvex optimization.
1,571 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 ...
191,567 views
Lecture 11 in the course DT135G Compilers and Interpreters at Örebro University, fall 2022. Link to the course: ...
437 views
3y ago
Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2024/slides/15-optimization.pdf Notes: ...
8,771 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
4y ago
Interaction to Next Paint (INP) can be a daunting metric to start improving. It's common to know a page has a responsiveness ...
28,008 views
2y ago
Homoiconicity (code as data, data as code) is one of the hallmarks of Lisp. Clojure, a Lisp-1 language, has this wonderful feature ...
420 views
Using the Chicken/Coop example data model, this video shows some code optimization to improve performance in generating ...
341 views
13y ago
Presentation name: Code optimization tips and tricks Speaker: Divya Basant Kumar Description: Session will walk trough some of ...
399 views
This lecture is the first part of a lecture about data-flow in the Compiler Optimisation course that I teach at the University of ...
762 views
This lecture is the coursework for the 2017 Compiler Optimisation course that I teach at the University of Edinburgh. If you are ...
979 views
Some explanation about code optimizations When to optimize What can be optimized Picked examples how to optimize: functions ...
138 views