ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

800 results

Lavafroth
Two Decades of Hardware Optimizations Down The Drain

Credits: Christian Mutti's original blog post: https://chrs.dev/blog/clean-code-rust/ Rust code used in the video: ...

10:20
Two Decades of Hardware Optimizations Down The Drain

116,305 views

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

8 months ago

Bald. Bearded. Builder.
Don't Make These Entity Framework Core Mistakes

Hi! I'm Michael, and in this video I'll cover 5 things you'll need to know when building scalable applications with Entity Framework ...

8:48
Don't Make These Entity Framework Core Mistakes

17,999 views

1 year ago

NERSC
07 Putting it all together in real codes

How to optimize data layout for data transfers and also how the data transfers and potential defects we can introduce in our code ...

10:51
07 Putting it all together in real codes

36 views

3 years ago

Chrome for Developers
Context and Optimizations - HTTP 203

Jake and Surma talk about the importance of context when making performance optimizations and some common mistakes that ...

5:57
Context and Optimizations - HTTP 203

14,104 views

6 years ago

!!Con
!!Con West 2019 - Jeroen (Jerry) Van Leeuwen: Fast code! By removing all branches!

Presented at !!Con West 2019: http://bangbangcon.com/west Performance optimization should never be your first concern when ...

10:36
!!Con West 2019 - Jeroen (Jerry) Van Leeuwen: Fast code! By removing all branches!

211 views

6 years ago

Solve Computer Science
Real-world Python code optimizations

In this video I explain the optimizations for the upcoming version of md-toc (8.2.1). You'll see an in-depth analysis about some ...

15:07
Real-world Python code optimizations

31 views

2 years ago

Kodumaro
Tail-Call Optimisation

T.C.O. is a programming technique to avoid memory stack overflow in recursions. Sorry for the missynchronised audio, I use ...

4:55
Tail-Call Optimisation

54 views

4 years ago

The Alone Coder
10 CODING CHALLENGES to Skyrocket Your Skills in 2024!

Want to take your coding skills to the next level in 2024? Here Are More Videos like this: ...

4:47
10 CODING CHALLENGES to Skyrocket Your Skills in 2024!

87 views

1 year ago

Matt Godbolt
[AoCO 24/25] My Favourite Optimisation

Day 24 of the Advent of Compiler Optimisations - My Favourite Optimisation To conclude this series, I'm going to talk about my ...

5:40
[AoCO 24/25] My Favourite Optimisation

8,650 views

4 weeks ago

Chrome for Developers
Page performance after load | Session

Web performance optimization tends to focus on initial page load because it's the first major landmark where you can lose your ...

14:16
Page performance after load | Session

16,856 views

4 years ago

Mark Newman
How to Implement the FFT: A Coding Tutorial

Learn how to implement the FFT in this practical coding tutorial in which I guide you step-by-step through the process of writing a ...

13:12
How to Implement the FFT: A Coding Tutorial

3,055 views

6 months ago

OpenMDAO
Debugging your optimizations, part 1

Optimization of complicated multidisciplinary systems is not easy. By following this systematic debugging procedure you can ...

12:08
Debugging your optimizations, part 1

1,634 views

3 years ago

NERSC
0B Welcome Codee

And in particular, one of them is how to identify parts of the code that can be actually offloaded to the GPU and how to optimize the ...

11:32
0B Welcome Codee

1,682 views

3 years ago

Microsoft Visual Studio
Performance Profiling | Part 1 An Introduction

Not sure what to do once you start experiencing performance issues in your application after shipping it? Use the profiling tools in ...

16:42
Performance Profiling | Part 1 An Introduction

46,251 views

5 years ago

Matt Godbolt
[AoCO 13/25] Loop Invariant Code Motion

Day 13 of the Advent of Compiler Optimisations - Loop Invariant Code Motion Sometimes compilers appear to give up on ...

6:08
[AoCO 13/25] Loop Invariant Code Motion

8,068 views

1 month ago

OpenMDAO
Debugging your optimizations, part 2

This is part two of a multi-part series on debugging your optimizations! 0:00 - Intro 0:37 - Check your optimization problem ...

9:11
Debugging your optimizations, part 2

480 views

3 years ago

Chrome for Developers
Improving Load Performance - Chrome DevTools 101

This tutorial shows you how to use Chrome DevTools to find ways to make your pages load faster. Using Tony the Cat's site, ...

13:29
Improving Load Performance - Chrome DevTools 101

334,067 views

7 years ago

Wisc-Online
SEO: Site Optimization

This video explains how optimizing your website is an important aspect of search engine optimization, or SEO.

5:20
SEO: Site Optimization

106 views

9 years ago

Matt Godbolt
[AoCO 19/25] Tail Call Optimisation

Day 19 of the Advent of Compiler Optimisations - Tail Call Optimisation When your function ends with a call to another, something ...

6:24
[AoCO 19/25] Tail Call Optimisation

6,925 views

1 month ago