ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,475 results

The Linux Foundation
A Few Effective gcc/clang Optimizations for Embedded Systems - Khem Raj, Comcast

A Few Effective gcc/clang Optimizations for Embedded Systems - Khem Raj, Comcast Compilers toolchains are at the core of the ...

45:26
A Few Effective gcc/clang Optimizations for Embedded Systems - Khem Raj, Comcast

1,557 views

6 years ago

The Linux Foundation
Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK

Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK This talk will cover the tips and techniques to write ...

52:39
Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK

40,315 views

9 years ago

Jon Gjengset
Implementing and Optimizing a Wordle Solver in Rust

We implement a Wordle solver in Rust based off on the excellent 3blue1brown video on the same topic: ...

6:08:52
Implementing and Optimizing a Wordle Solver in Rust

165,461 views

4 years ago

Jon Gjengset
impl Rust: One Billion Row Challenge

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.

10:36:57
impl Rust: One Billion Row Challenge

101,613 views

4 months ago

Thomas Padron-McCarthy
Optimization and Intermediate Code

Lecture 11 in the course DT135G Compilers and Interpreters at Örebro University, fall 2022. Link to the course: ...

1:21:51
Optimization and Intermediate Code

413 views

3 years ago

CMU Database Group
20 - Query Optimizer Implementation II (CMU Databases / Spring 2020)

Prof. Andy Pavlo (http://www.cs.cmu.edu/~pavlo/) Slides: https://15721.courses.cs.cmu.edu/spring2020/slides/20-optimizer2.pdf ...

1:13:45
20 - Query Optimizer Implementation II (CMU Databases / Spring 2020)

4,814 views

5 years ago

Chrome for Developers
Optimizing INP: A deep dive

Interaction to Next Paint (INP) can be a daunting metric to start improving. It's common to know a page has a responsiveness ...

28:30
Optimizing INP: A deep dive

27,195 views

1 year ago

CMU Database Group
19 - Query Optimizer Implementation I (CMU Databases / Spring 2020)

Prof. Andy Pavlo (http://www.cs.cmu.edu/~pavlo/) Slides: https://15721.courses.cs.cmu.edu/spring2020/slides/19-optimizer1.pdf ...

1:29:56
19 - Query Optimizer Implementation I (CMU Databases / Spring 2020)

7,644 views

5 years ago

dotconferences
dotJS 2019 - Vladimir Agafonkin - Fast by default: algorithmic performance optimization in practice

Filmed at https://2019.dotjs.io on December 5-6, 2019 in Paris. More talks on https://dotconferences.com/talks We've learned to ...

22:32
dotJS 2019 - Vladimir Agafonkin - Fast by default: algorithmic performance optimization in practice

6,724 views

6 years ago

CMU Database Group
#15 - Query Planning & Optimization (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2024/slides/15-optimization.pdf Notes: ...

1:21:18
#15 - Query Planning & Optimization (CMU Intro to Database Systems)

7,989 views

1 year ago

Chrome for Developers
Optimize for Core Web Vitals

In this hands-on talk, we cover tips & tricks for optimizing your user-experience to meet the Core Web Vitals. We use tools like ...

38:03
Optimize for Core Web Vitals

189,767 views

5 years ago

CMU Database Group
PostgreSQL Optimizer Methodology (Robert Haas)

CMU Database Group - Vaccination Database Tech Talks (2021) Speakers: Robert Haas (EnterpriseDB) PostgreSQL Optimizer ...

1:05:10
PostgreSQL Optimizer Methodology (Robert Haas)

10,355 views

4 years ago

Arthur Vard
William Clinger: Compiler Optimization for Symbolic Languages 1987 512kb

original link: https://archive.org/details/WilliamC1987 ...

50:30
William Clinger: Compiler Optimization for Symbolic Languages 1987 512kb

469 views

8 years ago

DevConf
Understanding Compiler Optimization

Presentation name: Understanding Compiler Optimization Speakers: Uli Drepper, Jakub Jelinek Description: o most developers ...

51:48
Understanding Compiler Optimization

4,201 views

7 years ago

PowerShell.org
Optimizing Visual Studio Code for PowerShell, 2023 Edition by Justin Grote

PowerShell Summit videos are recorded by our friends at ConFreaks. Our recordings are made in a way that minimizes overhead ...

1:32:22
Optimizing Visual Studio Code for PowerShell, 2023 Edition by Justin Grote

8,305 views

2 years ago

Denard Springle
Code Performance Optimization - 2023 Adobe ColdFusion Summit

Originally presented at the 2023 Adobe ColdFusion Summit, recorded during a live rebroadcast on Oct 20th. In today's high end, ...

55:00
Code Performance Optimization - 2023 Adobe ColdFusion Summit

240 views

2 years ago

Riffomonas Project
Developer time vs Execution time: When should you refactor your R code for speed? (CC028)

In this screencast tutorial, Pat Schloss shows how you can profile R code to identify bottlenecks with the profvis package and ...

29:06
Developer time vs Execution time: When should you refactor your R code for speed? (CC028)

547 views

5 years ago

CMU Database Group
The Cascades Framework for Query Optimization at Microsoft (Nico Bruno + Cesar Galindo-Legaria)

CMU Database Group - Quarantine Tech Talks (2020) Speakers: Nico Bruno + Cesar Galindo-Legaria (Confluent) The Cascades ...

1:19:00
The Cascades Framework for Query Optimization at Microsoft (Nico Bruno + Cesar Galindo-Legaria)

14,956 views

5 years ago

jvstech
Writing an LLVM Optimization

This presentation is a brief overview of LLVM, its pass and IR frameworks and API, and a tutorial on how to write legacy and ...

1:28:16
Writing an LLVM Optimization

9,017 views

5 years ago

EuroPython Conference
Optimizing Your CI Pipelines — Sebastian Witowski

EuroPython 2023 — Terrace 2B on 2023-07-19] https://ep2023.europython.eu/session/optimizing-your-ci-pipelines Take your ...

29:22
Optimizing Your CI Pipelines — Sebastian Witowski

671 views

2 years ago