ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

488,769 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

981,632 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,444 views

10 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,549 views

10 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

127,829 views

4 years 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,202 views

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

904,384 views

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

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

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

566,275 views

10 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,584 views

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

11 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,014 views

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

478,344 views

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

34,392 views

9 months 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,035,497 views

4 years ago

CppCon
CppCon 2017: Teresa Johnson “ThinLTO: Scalable and Incremental Link-Time Optimization”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:02:00
CppCon 2017: Teresa Johnson “ThinLTO: Scalable and Incremental Link-Time Optimization”

16,535 views

8 years 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,155,695 views

1 year ago

Programming Pals
Mastering Code Optimization: A Guide to Increasing Coding Speed || increase coding speed | Subtitles

Discover the most effective debugging techniques and tools to help you identify and fix coding errors faster. Learn the top code ...

0:59
Mastering Code Optimization: A Guide to Increasing Coding Speed || increase coding speed | Subtitles

8 views

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

4 months ago