ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

84,642 results

Department of Computer Engineering
Global Optimization With Example   Control Flow Analysis   Data Flow Analysis with Example  720p

Even if even if you don't do this it doesn't matter but here in the b3 block the code optimization can do now in order to do this code ...

1:01:16
Global Optimization With Example Control Flow Analysis Data Flow Analysis with Example 720p

53 views

3 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

The Coding Gopher
LLVM and Clang Optimizations: Make Your Code 10X Faster

Optimize your program's performance without rewriting code. Learn how LLVM & Clang's optimizations like -O3, -ffast-math, ...

5:16
LLVM and Clang Optimizations: Make Your Code 10X Faster

5,116 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

codingjerk
I Made My Code 16000× Faster (Python & Rust)

Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...

18:33
I Made My Code 16000× Faster (Python & Rust)

51,857 views

8 months 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,163 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,104 views

8 years ago

The Coding Gopher
LLVM vs GCC: Which Compiler RULES the Future of Programming?

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ‍ Learn to Code: ...

7:47
LLVM vs GCC: Which Compiler RULES the Future of Programming?

78,895 views

1 year ago

dotconferences
dotGo 2019 - Daniel Martí - Optimizing Go code without a blindfold

Filmed at https://2019.dotgo.eu on March 25th in Paris. More talks on https://dotconferences.com/talks Making code faster is ...

13:57
dotGo 2019 - Daniel Martí - Optimizing Go code without a blindfold

5,016 views

6 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

682 views

6 years ago

Lavafroth
Two Decades of Hardware Optimizations Down The Drain

Credits: Christian Mutti's original blog post: https://chrs.dev/blog/clean-code-rust/ Rust code used in the video: ...

10:20
Two Decades of Hardware Optimizations Down The Drain

116,305 views

1 year ago

Python Penguin
Code Optimization Python

Today I tell you how to optimize your Python code allowing it to run better, and take less space #tutorial #code #optimization.

1:13
Code Optimization Python

70 views

4 years ago

Matt Godbolt
[AoCO 0/25] The Advent of Compiler Optimisations

A brief welcome and introduction to what we're going to cover in December. Can't wait to see you there! Blog post: ...

1:17
[AoCO 0/25] The Advent of Compiler Optimisations

16,639 views

2 months ago

Using std::cpp
Can you RVO?: Optimize your C++ Code by using Return Value Optimization - Michelle D'Souza

Learn what Return Value Optimization (RVO) is, and what you can do to ensure the compiler applies it on your C++ code! This talk ...

1:03:21
Can you RVO?: Optimize your C++ Code by using Return Value Optimization - Michelle D'Souza

542 views

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

118 views

3 years ago

Wakanda .org
Code Optimization in Wakanda

Using the Chicken/Coop example data model, this video shows some code optimization to improve performance in generating ...

7:39
Code Optimization in Wakanda

340 views

12 years ago

Department of Computer Engineering
Local & Global Optimization   Local Optimization Techniques   DAG Based Local Optimization  720 X 12

... we have discussed what is exactly the concept of optimization in compiler design so the code optimization in compiler design is ...

44:51
Local & Global Optimization Local Optimization Techniques DAG Based Local Optimization 720 X 12

19 views

3 years ago

Dr Lakshmi D
Machine Independent Code Optimization

Machine Independent Code Optimization.

52:35
Machine Independent Code Optimization

179 views

5 years ago

Thomas Padron-McCarthy
More About Optimization

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

1:19:25
More About Optimization

244 views

3 years ago

nptelhrd
Mod-10 Lec-32 Introduction to Machine-Independent Optimizations - 2

Principles of Compiler Design by Prof. Y.N. Srikanth,Department of Computer Science and Engineering,IISc Bangalore.For more ...

56:15
Mod-10 Lec-32 Introduction to Machine-Independent Optimizations - 2

3,443 views

11 years ago