ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,345 results

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

6 years ago

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

9 months 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,700 views

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

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

8,803 views

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

240 views

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

3 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

LinaroOrg
Måns Rullgård, Optimizing for Linux on ARM

Måns Rullgård, libav committer and ARM Engineer assigned to the Linaro Multimedia WG, talks about code optimization with Kiko ...

7:20
Måns Rullgård, Optimizing for Linux on ARM

1,230 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

652 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,946 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,315 views

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

5 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,317 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,306 views

1 year ago

AI Tools Quest
This AI Just Outsmarted Copilot! Lyzo vs The World

Lyzo AI puts VS Code debugging on autopilot — but can it outsmart GitHub Copilot, Cody AI, and TabNine? In this fast-paced 3:30 ...

4:53
This AI Just Outsmarted Copilot! Lyzo vs The World

135 views

4 months ago

BioniChaos
Optimizing Python Code & Cache Settings for Faster Loading Times | Fixing Volumetric Data Delays!

In this video, I walk through the challenges of optimizing Python code and cache settings to improve loading speeds when ...

4:17
Optimizing Python Code & Cache Settings for Faster Loading Times | Fixing Volumetric Data Delays!

35 views

1 year ago

Mark Newman
How to Implement the FFT: A Coding Tutorial

Learn how to implement the FFT in this practical coding tutorial in which I guide you step-by-step through the process of writing a ...

13:12
How to Implement the FFT: A Coding Tutorial

3,286 views

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

4 years ago