ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,174 results

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

6 years ago

Protocol Labs
HECO: Automatic Code Optimizations for Efficient Fully Homomorphic Encryption - Alexander Viand

Bio: I am a doctoral student & research assistant in the Applied Cryptography Group at ETH Zürich and a member of the Privacy ...

37:31
HECO: Automatic Code Optimizations for Efficient Fully Homomorphic Encryption - Alexander Viand

432 views

3 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,183 views

6 years ago

CppNow
C++Now 2018: John Regehr “Closing Keynote: Undefined Behavior and Compiler Optimizations”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:25:27
C++Now 2018: John Regehr “Closing Keynote: Undefined Behavior and Compiler Optimizations”

10,062 views

7 years ago

nextapp devCon
Optimizing Kotlin Code in Practice - Romain Guy | droidcon London 2024

Talk: Optimizing Kotlin Code in Practice Speaker: Romain Guy Event: droidcon London 2024 Date: October 31st ...

43:14
Optimizing Kotlin Code in Practice - Romain Guy | droidcon London 2024

177 views

7 months 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

24,759 views

1 year ago

NERSC
02 - Codee: Automated Code Inspection for Modernization and Optimization

And now Codee is a tool that is designed to make it both easy to develop modern, and optimize Fortran, C and and C++ codes.

20:25
02 - Codee: Automated Code Inspection for Modernization and Optimization

95 views

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

407 views

3 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

163,455 views

3 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

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,718 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,209 views

8 years ago

strager
Faster than Rust and C++: the PERFECT hash table

I had a week of fun designing and optimizing a perfect hash table. In this video, I take you through the journey of making a hash ...

33:52
Faster than Rust and C++: the PERFECT hash table

707,638 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,109 views

11 years ago

GNU Tools Cauldron
Hau Hsu: Optimizing Code Size with the RISC-V Zcmt Extension - GNU Tools Cauldron 2024

... handwritten as assembly code optim there should be dependent on optimized um size or rather optimized speed and um would ...

46:59
Hau Hsu: Optimizing Code Size with the RISC-V Zcmt Extension - GNU Tools Cauldron 2024

129 views

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

93,319 views

2 months 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

468 views

8 years ago

The Linux Foundation
GCC/Clang Optimizations for Embedded Linux - Khem Raj, Comcast RDK

GCC/Clang Optimizations for Embedded Linux - Khem Raj, Comcast RDK This talk will cover how gcc and clang/LLVM compilers ...

54:05
GCC/Clang Optimizations for Embedded Linux - Khem Raj, Comcast RDK

4,726 views

8 years ago

OnlineEducation
UNIT 5 - Code Optimization Introduction

Discussion from Book Compilers: Principles, Techniques and Tools – Aho, Ullman, Sethi.

22:54
UNIT 5 - Code Optimization Introduction

38 views

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

541 views

5 years ago