ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,046 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,851 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

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

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,279 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

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

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

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

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

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,875 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,471 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

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,115 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

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

Requesty
Requesty - Roo Code integration for cost optimizations

Boost Your AI with Requesty API & Roo Code! Requesty API is the ultimate unified LLM provider, allowing you to integrate any ...

5:11
Requesty - Roo Code integration for cost optimizations

3,000 views

10 months ago

Kunusoft
Tail Recursion and Extern Functions in Arm64 #raspberrypi #assembly #optimization

In this video, we explore tail recursion at the assembly level and how it can be optimized into a loop for better performance in ...

8:11
Tail Recursion and Extern Functions in Arm64 #raspberrypi #assembly #optimization

420 views

1 month ago