ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,853 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,490 views

11 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,032 views

6 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?

82,027 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,421 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,055 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,522 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

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

3 months 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,366 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,752 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

443 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,435 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,272 views

3 months ago

Bald. Bearded. Builder.
Don't Make These Entity Framework Core Mistakes

Hi! I'm Michael, and in this video I'll cover 5 things you'll need to know when building scalable applications with Entity Framework ...

8:48
Don't Make These Entity Framework Core Mistakes

19,819 views

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

4 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,373 views

5 years ago

CodeEmporium
Optimizers - EXPLAINED!

From Gradient Descent to Adam. Here are some optimizers you should know. And an easy way to remember them. SUBSCRIBE ...

7:23
Optimizers - EXPLAINED!

148,153 views

6 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,336 views

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

60 views

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

686 views

1 year ago