ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,758 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)

52,440 views

10 months 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,030 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,390 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?

81,793 views

1 year ago

Matt Godbolt
[AoCO 24/25] My Favourite Optimisation

Day 24 of the Advent of Compiler Optimisations - My Favourite Optimisation To conclude this series, I'm going to talk about my ...

5:40
[AoCO 24/25] My Favourite Optimisation

9,033 views

3 months 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,515 views

5 years ago

programmingconf
MoreVMs'22 - Less Is More: Merging AST Nodes to Optimize Interpreters

Speaker: Octave Larose Presented at MoreVMs'22: https://2022.programming-conference.org/home/MoreVMs-2022.

19:03
MoreVMs'22 - Less Is More: Merging AST Nodes to Optimize Interpreters

249 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,357 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

41,289 views

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

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

3 years ago

The Linux Foundation
How Polar Signals leverages eBPF for efficient profiling and cost optimization | Frederic Branczyk

Observability in software systems has undergone significant transformation, and one of the key players driving this change is ...

17:37
How Polar Signals leverages eBPF for efficient profiling and cost optimization | Frederic Branczyk

440 views

1 year ago

Matt Godbolt
[AoCO 13/25] Loop Invariant Code Motion

Day 13 of the Advent of Compiler Optimisations - Loop Invariant Code Motion Sometimes compilers appear to give up on ...

6:08
[AoCO 13/25] Loop Invariant Code Motion

8,255 views

3 months 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,336 views

1 year ago

Matt Godbolt
[AoCO 19/25] Tail Call Optimisation

Day 19 of the Advent of Compiler Optimisations - Tail Call Optimisation When your function ends with a call to another, something ...

6:24
[AoCO 19/25] Tail Call Optimisation

7,168 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,927 views

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

1,193 views

5 months ago

FOSSASIA
Decoding the Black Box Understanding the Go Compiler, Jyotsna Gupta | FOSSASIA Summit 2024

Dive into the core of Go development as we unravel the mysteries of the Go compiler. This talk aims to demystify the intricacies of ...

12:10
Decoding the Black Box Understanding the Go Compiler, Jyotsna Gupta | FOSSASIA Summit 2024

59 views

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

13 years ago

Andrew Connell
Webpack Magic in SPFx: Optimize Bundles with Code Splitting

I scour Microsoft & community resources So YOU DON'T HAVE TO. Save time and stay informed - get the #Microsoft365 ...

9:10
Webpack Magic in SPFx: Optimize Bundles with Code Splitting

683 views

1 year ago