ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,117 results

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

8 months ago

programmingconf
MoreVMs’20: “Superoptimization of WebAssembly Bytecode” by Javier Cabrera-Arteaga

Authors: J. Cabrera-Arteaga, S. Donde, J. Gu, O. Floros, L. Satabin, B. Baudry, M. Monperrus Presented virtually at MoreVMs ...

9:25
MoreVMs’20: “Superoptimization of WebAssembly Bytecode” by Javier Cabrera-Arteaga

227 views

5 years ago

The Builder
Make Python 1000x Faster With One Line 🐍 ⏩ (Numba Tutorial)

Numba can speed up your python code 1000x with just a single line of code using a JIT compiler used to optimize simple ...

6:51
Make Python 1000x Faster With One Line 🐍 ⏩ (Numba Tutorial)

58,277 views

5 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

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

WIT Solapur - Professional Learning Community
Code Optimization in compilers

Dr. Mrs. Pratibha S. Yalagi Associate Professor Department of Computer Science and Engineering Walchand Institute of ...

13:20
Code Optimization in compilers

2,449 views

6 years ago

OpenMDAO
Debugging your optimizations, part 1

Optimization of complicated multidisciplinary systems is not easy. By following this systematic debugging procedure you can ...

12:08
Debugging your optimizations, part 1

1,634 views

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

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

1 year ago

Polars Code Academy
Master the Polars Query Optimizer in Minutes with Lazy Evaluation!

Learn how to master the Polars Query Optimizer with Lazy Evaluation in this deep dive tutorial video. Discover how Polars ...

9:24
Master the Polars Query Optimizer in Minutes with Lazy Evaluation!

4,292 views

1 year ago

The Coding Gopher
Why LLVM is a Game Changer for Compilers

Explore the inner workings of LLVM, the powerful framework behind many modern compilers! In this video, we break down key ...

6:31
Why LLVM is a Game Changer for Compilers

39,461 views

1 year ago

Abram Hindle
CMPUT301 Optimization Slides Part 2
14:56
CMPUT301 Optimization Slides Part 2

509 views

12 years ago

Abram Hindle
CMPUT301 Optimization Slides Part 3
18:58
CMPUT301 Optimization Slides Part 3

376 views

12 years ago

NERSC
04 - Demo: MATMUL Optimization through GPU Parallelism (C/C++)

So, this was another guide of using Codee for optimizing code using offloading to GPU and also an AutoFix for loop interchange.

7:32
04 - Demo: MATMUL Optimization through GPU Parallelism (C/C++)

72 views

1 year ago

Michael Gautier
Microsoft WPF & SQLite Part 7 | Brutal Refactoring | Code Optimization

The way refactoring actually happens in reality. Sometimes refactoring and optimization is a planned activity. Sometimes it is very ...

15:41
Microsoft WPF & SQLite Part 7 | Brutal Refactoring | Code Optimization

34 views

2 years ago

Pantelis Sopasakis
OptimizationEngine (OpEn): Code generation for embedded nonconvex optimization

This is a short presentation of OptimizationEngine (OpEn) - a free open-source framework for embedded nonconvex optimization.

14:01
OptimizationEngine (OpEn): Code generation for embedded nonconvex optimization

1,477 views

5 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,114 views

1 year ago

Warwick RSE
Inside the Black Box - Return Value Optimisation

Generally one of the rules of programming languages is that while they may make changes to your code to improve performance ...

16:44
Inside the Black Box - Return Value Optimisation

30 views

3 years ago

DevConf
AI-Driven Application Optimization - DevConf.CZ 2023

Speaker(s): Alberto Falossi Modern applications and services are constantly learning from your behavior and adapting to provide ...

15:24
AI-Driven Application Optimization - DevConf.CZ 2023

34 views

2 years ago

NERSC
05 - Demo: HIMENO Optimization through GPU Parallelism (Fortran)

It is a Fortran code. Himeno. Okay. Screening. Target architecture GPU for HIMENO. We are using nvfortran as a compiler.

7:16
05 - Demo: HIMENO Optimization through GPU Parallelism (Fortran)

52 views

1 year ago