ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,840 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,848 views

8 months ago

droidcon & fluttercon
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

167 views

6 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

81,745 views

1 month ago

Heapspace
Maciek Próchniak - What happens to your code when you don't look?

You finished writing the code, tests pass, it's deployed to production. But is it working just as you've written it? Compilers, linkers ...

34:17
Maciek Próchniak - What happens to your code when you don't look?

69 views

11 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

16,621 views

2 months ago

Peter Schneider
Mathematica: Code Optimization with Table and Sum

Code Optimization with Table and Sum I hope you found a solution that worked for you :) The Content is licensed under ...

2:35
Mathematica: Code Optimization with Table and Sum

15 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

27 views

3 months ago

Andrew Tropin
Lesson 3: Local Analysis & Optimization | CS6120: Advanced Compilers

Study Advanced compilers course with me.

3:31:21
Lesson 3: Local Analysis & Optimization | CS6120: Advanced Compilers

223 views

Streamed 11 months ago

Peter Schneider
Mathematica: Code optimization using Mod function

Code optimization using Mod function I hope you found a solution that worked for you :) The Content is licensed under ...

2:43
Mathematica: Code optimization using Mod function

7 views

11 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

542 views

8 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

125 views

3 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

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

386 views

2 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,000 views

10 months ago

Kunusoft
Tail Recursion and Extern Functions in Arm64 #raspberrypi #assembly #optimization

In this video, we explore tail recursion at the assembly level and how it can be optimized into a loop for better performance in ...

8:11
Tail Recursion and Extern Functions in Arm64 #raspberrypi #assembly #optimization

420 views

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

282 views

3 months ago

YouTux Channel
CachyOS: A Derivative Different from the Others

An analysis of CachyOS, the performance-focused Arch derivative that delivers real optimizations through x86-64-v3/v4 packages, ...

9:23
CachyOS: A Derivative Different from the Others

13,069 views

3 months ago

Hex Dev
These 5 Programming Mistakes Will DESTROY Your Progress

From code errors and faulty code to a lack of code optimization and poor debugging strategies, these common pitfalls can be ...

3:31
These 5 Programming Mistakes Will DESTROY Your Progress

11 views

1 month ago

Vuk Rosić
7 Crazy Attention Optimizations You’re Not Using - Coding LLM From Scratch

Optimizations ChatGPT chat for self study - https://chatgpt.com/share/68335c15-fde4-8002-b0b6-6a385402400c How torch ...

23:39
7 Crazy Attention Optimizations You’re Not Using - Coding LLM From Scratch

307 views

7 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

40 views

3 months ago