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
10,288 results
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,348 views
9 years ago
We implement a Wordle solver in Rust based off on the excellent 3blue1brown video on the same topic: ...
165,989 views
4 years ago
Lecture 11 in the course DT135G Compilers and Interpreters at Örebro University, fall 2022. Link to the course: ...
417 views
3 years ago
How can you tell if a function was inlined? How do you know whether a variable was optimized away? A typical developer would ...
613 views
GCC/Clang Optimizations for Embedded Linux - Khem Raj, Comcast RDK This talk will cover how gcc and clang/LLVM compilers ...
4,728 views
Filmed at https://2019.dotjs.io on December 5-6, 2019 in Paris. More talks on https://dotconferences.com/talks We've learned to ...
6,732 views
In this screencast tutorial, Pat Schloss shows how you can profile R code to identify bottlenecks with the profvis package and ...
547 views
5 years ago
Presentation name: Code optimization tips and tricks Speaker: Divya Basant Kumar Description: Session will walk trough some of ...
393 views
7 years ago
In this stream we implement some IL optimization passes, fix some bugs along the way, and get our first main() function executing ...
946 views
Some explanation about code optimizations When to optimize What can be optimized Picked examples how to optimize: functions ...
127 views
... principles involved - architecture - code optimization - database and query optimization - caching and preloading and others.
360 views
8 years ago
Presentation name: Understanding Compiler Optimization Speakers: Uli Drepper, Jakub Jelinek Description: o most developers ...
4,204 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,283 views
1 year ago
You can view this and other resources using free/libre source software at https://emacsconf.org/2021/talks/faster . This video is ...
797 views
Don't miss out! Join us at our next event: KubeCon + CloudNativeCon Europe 2022 in Valencia, Spain from May 17-20.
295 views
This presentation is a brief overview of LLVM, its pass and IR frameworks and API, and a tutorial on how to write legacy and ...
9,027 views
EuroPython 2023 — Terrace 2B on 2023-07-19] https://ep2023.europython.eu/session/optimizing-your-ci-pipelines Take your ...
673 views
2 years ago
Talk: Compilers, Virtual Machines and Code Analysis - What makes Dart and Flutter run Speaker: Norbert Kozsir Event: ...
30 views
8 months ago
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