ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,744 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,847 views

8 months ago

Microsoft Developer
Learn how to write better C# code in 15 minutes | DEM515

C# continues to evolve to meet the needs of developers. This talk explores how key features introduced in the last few versions of ...

15:44
Learn how to write better C# code in 15 minutes | DEM515

76,394 views

8 months ago

Apple Developer
WWDC25: Optimize SwiftUI performance with Instruments | Apple

Discover the new SwiftUI instrument. We'll cover how SwiftUI updates views, how changes in your app's data affect those updates, ...

35:36
WWDC25: Optimize SwiftUI performance with Instruments | Apple

6,620 views

7 months ago

Awesome
This one change will make your code better...

Check out Sevalla and get $50 free credits - https://bit.ly/4nNUcJe Understand cognitive load in programming Topics: ...

6:09
This one change will make your code better...

23,879 views

3 months ago

AI with Avthar
6 Months of Claude Code Lessons in 27 Minutes

Want to go even deeper on Claude Code with hands-on help? Join my 9 day AI Coding Accelerator: ...

26:24
6 Months of Claude Code Lessons in 27 Minutes

257,637 views

4 months ago

Keifer
Increasing code performance with LTO

Explores potential performance improvements using link time optimization (LTO) by benchmarking various ...

5:44
Increasing code performance with LTO

13,895 views

1 month ago

IBM Technology
AI Code Generation: Wins, Fails and the Future

Explore the podcast → https://ibm.biz/Bdbw6n What's the future of AI code generation? This week on Mixture of Experts, host Tim ...

35:19
AI Code Generation: Wins, Fails and the Future

12,724 views

4 weeks ago

Keifer
4x Code Performance with SIMD

Dives into the significant performance gains of using SIMD instructions via auto-vectorization with a use case inspired by ...

11:59
4x Code Performance with SIMD

78,251 views

7 months ago

IBM Technology
Optimize SQL Queries for AI, Performance, & Real-Time Insights

Ready to become a certified Architect on Cloud Pak for Data? Register now and use code IBMTechYT20 for 20% off of your exam ...

16:04
Optimize SQL Queries for AI, Performance, & Real-Time Insights

12,477 views

8 months ago

Apple Developer
WWDC25: Optimize CPU performance with Instruments | Apple

Learn how to optimize your app for Apple silicon with two new hardware-assisted tools in Instruments. We'll start by covering how ...

32:59
WWDC25: Optimize CPU performance with Instruments | Apple

3,570 views

7 months ago

Sebastian Lague
Coding Adventure: Software Rasterizer

Let's try to turn some dot products into a 3D world! Support my work (and get early access to new videos and source code) on ...

50:09
Coding Adventure: Software Rasterizer

538,023 views

7 months ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 477 - What is Empty Base Optimization? (EBO)?

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

5:09
C++ Weekly - Ep 477 - What is Empty Base Optimization? (EBO)?

10,278 views

9 months ago

Low Level Game Dev
Don't do this optimizations!

Vertex pooling @Finding_Fortune : https://youtu.be/IoS5opco9LA Vertex pooling in my game: https://youtu.be/gFX7Di2aTCY Why ...

8:16
Don't do this optimizations!

39,266 views

10 months ago

Android Developers
Boost Android app performance with the R8 optimizer  | Spotlight Week

The R8 optimizer is the best tool for low effort and high impact performance improvement you can use. Learn why you should ...

10:10
Boost Android app performance with the R8 optimizer | Spotlight Week

7,377 views

2 months ago

Tsoding Daily
Let's Talk About Some Compiler Optimizations

Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat Chapters: - 00:00:00 - Intro - 00:00:51 ...

4:38:35
Let's Talk About Some Compiler Optimizations

32,656 views

7 months ago

AnanDEV
BOOST Your FPS with Draw Call Batching in Unity

Want to make your Unity game run faster? Batching is one of the most powerful ways to reduce draw calls and boost ...

17:12
BOOST Your FPS with Draw Call Batching in Unity

3,570 views

10 months ago

onthelearn
How to Optimize Assembly Code: Multiplication Without 'MUL' | Nand2Tetris Project 4 Part I

Nand2Tetris course - Project 04 - Hack Assembly Part 1: mul.asm In this video, we implement the mul.asm, assembly program to ...

6:30
How to Optimize Assembly Code: Multiplication Without 'MUL' | Nand2Tetris Project 4 Part I

279 views

7 months ago

Low Level Game Dev
Stop doing premature optimizations

Check out my Failproof OpenGL course for beginners: https://www.udemy.com/course/failproof-opengl-for-beginners/?

8:23
Stop doing premature optimizations

8,223 views

7 months ago

Keifer
100x Slower Code due to False Sharing

Explores potential performance degradation of an embarrassingly parallel problem due to false sharing by benchmarking various ...

9:57
100x Slower Code due to False Sharing

54,613 views

2 weeks 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