ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,333 results

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

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

92 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,171 views

6 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

6 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

167 views

6 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

407 views

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

8 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,055 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

122 views

3 years ago

SUSE Labs
What GCC optimization level is best for you?

by Jan Hubicka at SUSE Labs Conference 2022 Thanks to our conference sponsors, ARM and HPE, and our hosting sponsor and ...

52:05
What GCC optimization level is best for you?

2,104 views

3 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,722 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

37 views

5 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

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

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

705,239 views

2 years ago

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

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

540 views

5 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

467 views

8 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,712 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

24,188 views

1 year ago