ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,821 results

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,935 views

8 months ago

NERSC
02 - Codee: Automated Code Inspection for Modernization and Optimization

And now Codee is a tool that is designed to make it both easy to develop modern, and optimize Fortran, C and and C++ codes.

20:25
02 - Codee: Automated Code Inspection for Modernization and Optimization

92 views

1 year ago

EmacsConf and Emacs hangouts
EmacsConf 2021: Optimizing Emacs Lisp Code - Dmitry Gutov

You can view this and other resources using free/libre source software at https://emacsconf.org/2021/talks/faster . This video is ...

35:35
EmacsConf 2021: Optimizing Emacs Lisp Code - Dmitry Gutov

791 views

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

3 years ago

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,309 views

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

484 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

16,761 views

2 months ago

Heapspace
How to sleep soundly when your code is running 24/7 on millions of devices - Boris P & Miroslav M

That's the challenge that faces developers at United Cloud. It turns out to be non-trivial. In the interests of better sleep habits for ...

32:41
How to sleep soundly when your code is running 24/7 on millions of devices - Boris P & Miroslav M

31 views

2 years ago

Chrome for Developers
Optimizing INP: A deep dive

Interaction to Next Paint (INP) can be a daunting metric to start improving. It's common to know a page has a responsiveness ...

28:30
Optimizing INP: A deep dive

24,167 views

1 year ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

84,956 views

2 months 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,173 views

6 months ago

Chrome for Developers
A deep dive into optimizing LCP

There is no shortage of advice on the web about improving page load performance, and yet, of the three Core Web Vitals, Largest ...

29:15
A deep dive into optimizing LCP

143,572 views

3 years ago

Confreaks
RubyConf 2018 - Practical guide to benchmarking your optimizations by Anna Gluszak

RubyConf 2018 - Practical guide to benchmarking your optimizations by Anna Gluszak Many people believe that ruby ...

29:06
RubyConf 2018 - Practical guide to benchmarking your optimizations by Anna Gluszak

435 views

7 years ago

NERSC
Session 3: Optimization for NUMA and SIMD

This is part of the OpenMp Training Series, May-Oct 2024 https://www.nersc.gov/openmp-training-series-may-oct-2024/

1:27:07
Session 3: Optimization for NUMA and SIMD

255 views

1 year ago

Chrome for Developers
Optimize for Core Web Vitals

In this hands-on talk, we cover tips & tricks for optimizing your user-experience to meet the Core Web Vitals. We use tools like ...

38:03
Optimize for Core Web Vitals

188,307 views

5 years ago

Jon Gjengset
Implementing and Optimizing a Wordle Solver in Rust

We implement a Wordle solver in Rust based off on the excellent 3blue1brown video on the same topic: ...

6:08:52
Implementing and Optimizing a Wordle Solver in Rust

161,576 views

3 years ago

NERSC
05 - Demo: HIMENO Optimization through GPU Parallelism (Fortran)

It is a Fortran code. Himeno. Okay. Screening. Target architecture GPU for HIMENO. We are using nvfortran as a compiler.

7:16
05 - Demo: HIMENO Optimization through GPU Parallelism (Fortran)

52 views

1 year ago

NERSC
04 - Demo: MATMUL Optimization through GPU Parallelism (C/C++)

So, this was another guide of using Codee for optimizing code using offloading to GPU and also an AutoFix for loop interchange.

7:32
04 - Demo: MATMUL Optimization through GPU Parallelism (C/C++)

72 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,726 views

1 month ago

Denard Springle
Code Performance Optimization - 2023 Adobe ColdFusion Summit

Originally presented at the 2023 Adobe ColdFusion Summit, recorded during a live rebroadcast on Oct 20th. In today's high end, ...

55:00
Code Performance Optimization - 2023 Adobe ColdFusion Summit

239 views

2 years ago