ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

377,734 results

CodeAesthetic
Premature Optimization

When should you optimize your code? Access to code examples, deleted scenes, song names and more at ...

12:39
Premature Optimization

967,194 views

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

51,945 views

8 months ago

mCoding
C++ cache locality and branch predictability

Cache me outside, how bout that? People always talk about Big O time for analyzing speed, but Big O isn't the only important ...

10:43
C++ cache locality and branch predictability

124,281 views

4 years ago

Coding Math
Coding Math: Episode 17 - Particles - Optimization

Finally! We get down to optimizing this particle object. It's been bugging me. We'll break the API unfortunately, but it's all in the ...

10:05
Coding Math: Episode 17 - Particles - Optimization

17,777 views

11 years ago

ByteByteGo
Top 7 Ways to 10x Your API Performance

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

6:05
Top 7 Ways to 10x Your API Performance

468,767 views

2 years 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,856 views

8 months ago

MIT OpenCourseWare
11.2.5 Optimization and Code Generation

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 ...

8:23
11.2.5 Optimization and Code Generation

8,362 views

6 years 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,981 views

1 month ago

CodeAesthetic
Why You Shouldn't Nest Your Code

I'm a Never Nester and you should too. Access to code examples, discord, song names and more at ...

8:30
Why You Shouldn't Nest Your Code

3,231,734 views

3 years 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,815 views

7 months ago

Angular
4 Runtime Performance Optimizations

In this video our very own Minko Gechev will take us through 4 common runtime performance challenges, their identification with ...

18:32
4 Runtime Performance Optimizations

121,854 views

4 years ago

mCoding
Return Value Optimization and Copy Elision in C++

Embrace the copy-free lifestyle! ― mCoding with James Murphy (https://mcoding.io) Source code: ...

9:54
Return Value Optimization and Copy Elision in C++

49,211 views

3 years ago

Low Level Game Dev
Demystifying the C++ Compiler!

In this video, I will explain how a compiler works and what cool optimizations it can do for you! Links: Go follow Emil! Thanks for ...

12:52
Demystifying the C++ Compiler!

28,379 views

1 year ago

SimonDev
When Optimisations Work, But for the Wrong Reasons

Level of detail and imposters are effective optimizations that work for reasons you may not fully understand. Let's explore why ...

22:19
When Optimisations Work, But for the Wrong Reasons

1,673,105 views

2 years 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,293 views

9 months ago

Ruby Central
RubyConf 2022: Splitting: the Crucial Optimization for Ruby Blocks by Benoit Daloze

Blocks are one of the most expressive parts of the Ruby syntax. Many Ruby methods take a block. When a method is given ...

28:19
RubyConf 2022: Splitting: the Crucial Optimization for Ruby Blocks by Benoit Daloze

913 views

2 years 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,696 views

9 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,862 views

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

82,654 views

8 months ago

Udacity
Levels of Optimization Part1 - Intro to Parallel Programming

This video is part of an online course, Intro to Parallel Programming. Check out the course here: ...

1:06
Levels of Optimization Part1 - Intro to Parallel Programming

4,013 views

10 years ago