ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,137 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,937 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,300 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,020 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,649 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,309 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,298 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?

79,285 views

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

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

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

5 years 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,680 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

Abram Hindle
CMPUT301 Optimization Slides Part 1
13:10
CMPUT301 Optimization Slides Part 1

815 views

12 years 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

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

10 months ago

Rust Belt Rust Conference
TIS 100 Superoptimization (Lightning Talk) — Daan van Berkel

... then I read an article about super optimization which is extremely cool it's a form of optimization where you take a piece of code ...

4:56
TIS 100 Superoptimization (Lightning Talk) — Daan van Berkel

1,885 views

9 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

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

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

CTO Bhaiya
L-12 | Code Review and Rules with Cursor AI | ✅ #cursor #aicoding

... engineering code audit automation developer productivity AI tools for programmers team coding standards AI code optimization ...

11:12
L-12 | Code Review and Rules with Cursor AI | ✅ #cursor #aicoding

446 views

3 months ago

Splash Conference 2017
Towards Compositional and Generative Tensor Optimizations

Adilla Susungi, Norman A. Rink, Jeronimo Castrillon, Immo Huismann, Albert Cohen, Claude Tadonki, Jörg Stiller, Jochen ...

13:13
Towards Compositional and Generative Tensor Optimizations

54 views

8 years ago

GNU Tools Cauldron
Bringing AutoFDO to AARCH64: Low Overhead, Profile Guided Optimization for AArch64

Profile-Guided Optimization (PGO) is a powerful technique for achieving performance gains, yet its instrumentation-based ...

19:35
Bringing AutoFDO to AARCH64: Low Overhead, Profile Guided Optimization for AArch64

41 views

3 months ago

strager
DRY makes your code 500% better · intermediate Java code review

Learn to Don't Repeat Yourself (DRY) your code. Write more readable and maintainable programs. This lesson is in Java, but the ...

11:57
DRY makes your code 500% better · intermediate Java code review

33,811 views

4 years ago