ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

83,434 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)

53,145 views

1 year ago

dotconferences
dotGo 2019 - Daniel Martí - Optimizing Go code without a blindfold

Filmed at https://2019.dotgo.eu on March 25th in Paris. More talks on https://dotconferences.com/talks Making code faster is ...

13:57
dotGo 2019 - Daniel Martí - Optimizing Go code without a blindfold

5,058 views

7 years ago

The Linux Foundation
A Few Effective gcc/clang Optimizations for Embedded Systems - Khem Raj, Comcast

A Few Effective gcc/clang Optimizations for Embedded Systems - Khem Raj, Comcast Compilers toolchains are at the core of the ...

45:26
A Few Effective gcc/clang Optimizations for Embedded Systems - Khem Raj, Comcast

1,582 views

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

191,567 views

6 years ago

Thomas Padron-McCarthy
Optimization and Intermediate Code

Lecture 11 in the course DT135G Compilers and Interpreters at Örebro University, fall 2022. Link to the course: ...

1:21:51
Optimization and Intermediate Code

437 views

3 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

28,008 views

2 years ago

Pantelis Sopasakis
OptimizationEngine (OpEn): Code generation for embedded nonconvex optimization

This is a short presentation of OptimizationEngine (OpEn) - a free open-source framework for embedded nonconvex optimization.

14:01
OptimizationEngine (OpEn): Code generation for embedded nonconvex optimization

1,571 views

6 years ago

MUCplusplus
[MUC++] Elizaveta Shulankina - Analyzing C++ applications for performance optimization

Some of us, willingly or not, have needed to analyze the code for performance improvements. Of course, we resorted to various ...

1:13:14
[MUC++] Elizaveta Shulankina - Analyzing C++ applications for performance optimization

928 views

2 years ago

Thomas Padron-McCarthy
More About Optimization

Lecture 12 in the course DT135G Compilers and Interpreters at Örebro University, fall 2022. Link to the course: ...

1:19:25
More About Optimization

260 views

3 years ago

DevConf
Code optimization tips and tricks

Presentation name: Code optimization tips and tricks Speaker: Divya Basant Kumar Description: Session will walk trough some of ...

27:35
Code optimization tips and tricks

399 views

7 years ago

Python Penguin
Code Optimization Python

Today I tell you how to optimize your Python code allowing it to run better, and take less space #tutorial #code #optimization.

1:13
Code Optimization Python

70 views

4 years ago

Engineering Community
Code optimization and efficiency by Kamil Amanowicz

Some explanation about code optimizations When to optimize What can be optimized Picked examples how to optimize: functions ...

45:12
Code optimization and efficiency by Kamil Amanowicz

138 views

4 years ago

Wakanda .org
Code Optimization in Wakanda

Using the Chicken/Coop example data model, this video shows some code optimization to improve performance in generating ...

7:39
Code Optimization in Wakanda

341 views

13 years ago

DevConf
Understanding Compiler Optimization

Presentation name: Understanding Compiler Optimization Speakers: Uli Drepper, Jakub Jelinek Description: o most developers ...

51:48
Understanding Compiler Optimization

4,230 views

7 years ago

Julien Simon
Deep Dive: Optimizing LLM inference

Open-source LLMs are great for conversational applications, but they can be difficult to scale in production and deliver latency ...

36:12
Deep Dive: Optimizing LLM inference

51,307 views

2 years ago

ConfEngine
Performance optimization with Code as data in Clojure by Shantanu Kumar

Homoiconicity (code as data, data as code) is one of the hallmarks of Lisp. Clojure, a Lisp-1 language, has this wonderful feature ...

50:48
Performance optimization with Code as data in Clojure by Shantanu Kumar

420 views

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

241 views

2 years ago

Ethereum Foundation
Optimization techniques for EVM implementations by Paweł Bylica (Devcon5)

Visit the https://archive.devcon.org/ to gain access to the entire library of Devcon talks with the ease of filtering, playlists, ...

22:58
Optimization techniques for EVM implementations by Paweł Bylica (Devcon5)

269 views

6 years ago

Peter Schneider
Codereview: Haskell code optimization for short Pi approximator

Haskell code optimization for short Pi approximator I hope you found a solution that worked for you :) The Content (except music ...

3:03
Codereview: Haskell code optimization for short Pi approximator

8 views

2 years ago

programmingconf
Code Layout Optimization Guided by Temporal Profiling Information

Code layout influences application startup performance, yet remains difficult to optimize due to dynamic and workload-dependent ...

29:57
Code Layout Optimization Guided by Temporal Profiling Information

125 views

2 months ago