ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,676 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,323 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,723 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

102,550 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

414 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,816 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
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,648 views

6 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,232 views

1 year 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

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
#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)

8,035 views

1 year 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,202 views

7 years ago

DevConf
Code optimization tips and tricks

Presentation name: Code optimization tips and tricks Speaker: Divya Basant Kumar Description: Session will walk trough some of ...

27:35
Code optimization tips and tricks

393 views

7 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

672 views

2 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,966 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,358 views

4 years ago

Engineering Community
Code optimization and efficiency by Kamil Amanowicz

Some explanation about code optimizations When to optimize What can be optimized Picked examples how to optimize: functions ...

45:12
Code optimization and efficiency by Kamil Amanowicz

127 views

4 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,306 views

2 years ago

Codegram
Brian Shirai - Types As Premature Optimization

This is a talk from Barcelona Ruby Conference 2014 (http://www.baruco.org/). As programmers, when are we designing the ...

42:08
Brian Shirai - Types As Premature Optimization

1,111 views

11 years ago