ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,305 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,346 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,980 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

103,429 views

4 months 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,821 views

6 years 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

417 views

3 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,732 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,651 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,283 views

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

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

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

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

673 views

2 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,204 views

7 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,053 views

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

11 years ago

GopherCon UK
GopherCon UK 2019: Daniel Martí - Optimizing Go Code Without a Blindfold

Making code faster is exciting, and benchmarks in Go make that easy to do! Not really. Optimizing a program can be complex and ...

28:52
GopherCon UK 2019: Daniel Martí - Optimizing Go Code Without a Blindfold

683 views

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

5 years ago

FortranCon
FortranCon2020 [SP]: Front-end optimization in gfortran

The gfortran front end to gcc reads in the source code and converts it to an abstract syntax tree, which is then converted to an ...

30:12
FortranCon2020 [SP]: Front-end optimization in gfortran

618 views

5 years 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,948 views

5 years ago