ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

157,866 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

982,773 views

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

11 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

85,875 views

10 months ago

CodeAesthetic
Abstraction Can Make Your Code Worse

Support me on https://www.patreon.com/codeaesthetic. Access to code examples, discord, song names and more at ...

5:13
Abstraction Can Make Your Code Worse

799,053 views

3 years 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

128,333 views

4 years ago

IBM Technology
What is Prompt Caching? Optimize LLM Latency with AI Transformers

Ready to become a certified watsonx Generative AI Engineer? Register now and use code IBMTechYT20 for 20% off of your exam ...

9:06
What is Prompt Caching? Optimize LLM Latency with AI Transformers

78,025 views

2 months ago

Th30z Code
Avoid common Java Mistakes and improve performance

Want to level up your Java programming skills? In this video, we dive deep into the Java best practices and common mistakes to ...

7:16
Avoid common Java Mistakes and improve performance

3,235 views

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

50,301 views

3 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

479,620 views

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

29,119 views

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

43,659 views

1 year ago

Tom S
The Art of Linear Programming

A visual-heavy introduction to Linear Programming including basic definitions, solution via the Simplex method, the principle of ...

18:56
The Art of Linear Programming

906,471 views

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

6 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 481 - What is Tail Call Elimination (Optimization)?

Awesome T-Shirts! Sponsors! Books! ☟☟ LEARN how to WRITE ✍️ , RECOGNIZE , and GENERATE better C++!

7:06
C++ Weekly - Ep 481 - What is Tail Call Elimination (Optimization)?

12,055 views

10 months ago

Venex Source
7 Optimization Tips to 10X your Game Performance

Learn 7 Godot Optimization Tricks that will help you optimize your Godot game for better performance and gameplay. #godot #tips ...

5:23
7 Optimization Tips to 10X your Game Performance

53,962 views

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

79,282 views

10 months ago

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

Awesome T-Shirts! Sponsors! Books! ☟☟ LEARN how to WRITE ✍️ , RECOGNIZE , and GENERATE better C++!

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

10,411 views

11 months ago

Blargis
Optimizing my Game so it Runs on a Potato

In 6 months I've taken my Godot game, Bloodthief, from 9 fps to 60 fps on this potato of a computer. Here are all the things I did to ...

19:02
Optimizing my Game so it Runs on a Potato

1,157,977 views

1 year ago

mCoding
31 nooby C++ habits you need to ditch

How many nooby C++ habits do you have? Up your C++ skill by recognizing and ditching these nooby C++ habits. Post how ...

16:18
31 nooby C++ habits you need to ditch

1,038,146 views

4 years ago

Amigoscode
10 Most Common Java Developer Mistakes

In this video, we'll be discussing the top 10 most common mistakes that Java developers make and how to avoid them. As a Java ...

16:13
10 Most Common Java Developer Mistakes

132,726 views

2 years ago