ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,766 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,126 views

9 months ago

nextapp devCon
Machines and Code Analysis - What makes Dart and Flutter run - Norbert Kozsir | Fluttercon USA 2024

Talk: Compilers, Virtual Machines and Code Analysis - What makes Dart and Flutter run Speaker: Norbert Kozsir Event: ...

33:48
Machines and Code Analysis - What makes Dart and Flutter run - Norbert Kozsir | Fluttercon USA 2024

27 views

6 months ago

Requesty
Roo Code Custom Temperature

Easily adjust the custom tempature within Roo Code to achieve higher results! $6 sign-up credit: https://requesty.ai/router Follow ...

1:18
Roo Code Custom Temperature

64 views

11 months ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

93,310 views

2 months ago

nextapp devCon
Optimizing Kotlin Code in Practice - Romain Guy | droidcon London 2024

Talk: Optimizing Kotlin Code in Practice Speaker: Romain Guy Event: droidcon London 2024 Date: October 31st ...

43:14
Optimizing Kotlin Code in Practice - Romain Guy | droidcon London 2024

177 views

7 months ago

Matt Godbolt
[AoCO 0/25] The Advent of Compiler Optimisations

A brief welcome and introduction to what we're going to cover in December. Can't wait to see you there! Blog post: ...

1:17
[AoCO 0/25] The Advent of Compiler Optimisations

17,077 views

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

11 months 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,463 views

7 months ago

tundermb
Why is modern game optimization so BAD...?

Thank you all for watching the video however long you watched it for! I hope ya'll liked it I am super duper proud of it and I think I'm ...

9:51
Why is modern game optimization so BAD...?

99 views

5 months ago

STMicroelectronics
VS Code for STM32: the next major update

Unveiled at embedded world 2025, the next version of VS Code will allow customers to share features without a full experience, ...

4:46
VS Code for STM32: the next major update

5,595 views

11 months ago

GNU Tools Cauldron
Interprocedural optimization of OpenMP kernels

When compiling OpenMP constructs, the bodies of OpenMP regions are outlined into separate functions, which are later called ...

25:18
Interprocedural optimization of OpenMP kernels

28 views

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

152 views

4 months ago

EuroPython Conference
Refactoring and Maintaing Software : Building code you won't hate tomorrow — Bojan Miletic

EuroPython 2025 — Terrace 2A on 2025-07-16] *Refactoring and Maintaing Software : Building code you won't hate tomorrow ...

29:35
Refactoring and Maintaing Software : Building code you won't hate tomorrow — Bojan Miletic

292 views

4 months ago

JunD
How I Made Minecraft So Optimized It Feels Illegal

This video shows you how you can make Minecraft actually run. Feel free to add more optimized mods. The optimization mods: ...

6:05
How I Made Minecraft So Optimized It Feels Illegal

299,360 views

7 months ago

The Debug Zone
Understanding GCC O2/O3 Optimizations: Why Slowdowns Occur in Compiled Code

In this video, we delve into the intricacies of GCC O2 and O3 optimizations, exploring how these compilation flags can significantly ...

1:35
Understanding GCC O2/O3 Optimizations: Why Slowdowns Occur in Compiled Code

17 views

7 months ago

Igalia
Unlocking 15% More Performance: A Case Study in LLVM Optimization for RISC-V

This talk explores how to improve performance on RISC-V processors in upstream LLVM, achieving up to 15% better SPEC 2017 ...

16:56
Unlocking 15% More Performance: A Case Study in LLVM Optimization for RISC-V

107 views

3 weeks ago

CMU Database Group
#16 - Query Optimization Part 2 (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2025/slides/16-optimization2.pdf Notes: ...

1:21:17
#16 - Query Optimization Part 2 (CMU Intro to Database Systems)

1,623 views

3 months ago

Electrical & Computer Learning Center, ECL Center
Performance Engineering of Software Systems - MIT - Lec 01

The class examines an example of code optimization using matrix multiplication and discusses the differences between ...

1:00:21
Performance Engineering of Software Systems - MIT - Lec 01

338 views

10 months ago

GNU Tools Cauldron
Developing a dead code elimination pass with RTL SSA

The RTL SSA framework is a relatively new component of GCC that enables SSA-based analysis on RTL. In this talk, I will present ...

24:05
Developing a dead code elimination pass with RTL SSA

51 views

4 months ago

Using std::cpp
Can you RVO?: Optimize your C++ Code by using Return Value Optimization - Michelle D'Souza

Learn what Return Value Optimization (RVO) is, and what you can do to ensure the compiler applies it on your C++ code! This talk ...

1:03:21
Can you RVO?: Optimize your C++ Code by using Return Value Optimization - Michelle D'Souza

557 views

9 months ago