ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

140,956 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,066 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,938 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,250 views

4 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,676 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,826 views

8 months 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,201 views

3 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

885,941 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,358 views

6 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,775 views

11 years ago

mCoding
25 nooby Python habits you need to ditch

Nooby Python habits give away your inexperience. Improve your code and your prestige just a bit by ditching those habits and ...

9:12
25 nooby Python habits you need to ditch

2,012,729 views

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

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

4 years 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,838 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

130,828 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!

28,376 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!

39,840 views

11 months ago

ByteByteGo
Scalability Simply Explained in 10 Minutes

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bbg-social Animation tools: ...

9:20
Scalability Simply Explained in 10 Minutes

95,486 views

1 year 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,683 views

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

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

8 months ago