ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

430 results

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

2 months ago

Grathan
What is Dead Store Elimination?

Discover the efficiency boost of Dead Store Elimination (DSE) in optimizing your code. Uncover how DSE identifies and removes ...

1:08
What is Dead Store Elimination?

28 views

1 year ago

Matt Godbolt
[AoCO 1/25] Why xor eax, eax?

Day 1 of the Advent of Compiler Optimisations - xor eax, eax Why _does_ the compiler love to emit "xor eax, eax" when a simple ...

3:19
[AoCO 1/25] Why xor eax, eax?

31,620 views

1 month ago

Chrome for Developers
Load your page faster: remove unused code

Find out how to find and remove unused CSS and JavaScript. Resource links: ...

2:22
Load your page faster: remove unused code

126,328 views

6 years ago

Donweb Cloud
NVIM TIENE MEJOR PERFORMANCE #programacion #frontend #programacionweb #desarrolloweb

En este video, exploramos por qué NVIM tiene un rendimiento superior comparado con VSCode. Analizamos cómo los plugins y ...

0:49
NVIM TIENE MEJOR PERFORMANCE #programacion #frontend #programacionweb #desarrolloweb

447 views

1 year ago

Fred Hutch Data Science Lab
AI for Efficient Programming - Code Refactoring - The Main Points!

This video will give you the main points from "Code Refactoring" in our course, "AI for Efficient Programming". Check out the ...

0:56
AI for Efficient Programming - Code Refactoring - The Main Points!

20 views

2 years ago

Fred Hutch Data Science Lab
AI for Efficient Programming - Introduction to Code Refactoring

This video will introduce you to code refactoring in our course, "AI for Efficient Programming". Check out the Course here: ...

1:41
AI for Efficient Programming - Introduction to Code Refactoring

62 views

2 years ago

Programming threads
Python's 'and/or' Secret Makes Code 5x FASTER!

Discover Python's short-circuit evaluation optimization through bytecode analysis! Learn how 'and' and 'or' operators skip ...

3:38
Python's 'and/or' Secret Makes Code 5x FASTER!

25 views

2 months ago

Programming threads
Python List Performance: Optimize List Creation for Faster Code

Let's explore the performance of Python list creation and see how different approaches can affect execution speed — right down ...

1:38
Python List Performance: Optimize List Creation for Faster Code

648 views

1 year ago

SF Software
How to Use OptiPNG

Learn how to use OptiPNG to optimize a PNG file. Download here: http://sourceforge.net/projects/optipng/ OptiPNG is a PNG ...

2:44
How to Use OptiPNG

4,350 views

10 years ago

Programming threads
Lists vs Tuples: Why Is One 3x Faster? (Python Memory Secrets)

Follow for daily Python optimization tips! #Python #PythonProgramming #CodeOptimization #PythonTips #LearnPython ...

0:51
Lists vs Tuples: Why Is One 3x Faster? (Python Memory Secrets)

1,054 views

3 months ago

Programming threads
This ONE Python Trick Made My Code 4.37x Faster (Threading Secrets)

Learn Python threading and understand how the Python GIL is explained through bytecode analysis and real performance ...

3:07
This ONE Python Trick Made My Code 4.37x Faster (Threading Secrets)

227 views

2 months ago

datalabcc
Welcome - R: An Introduction - 1.1

R, a free, open-source, statistical programming language, is possibly the single most important tool in data science. In this ...

2:18
Welcome - R: An Introduction - 1.1

17,595 views

9 years ago

BioniChaos
GitHub Copilot vs. GPT-4 for code debugging: which one is better?

Full video: https://youtu.be/T0CTJwsWVas The tools I develop are available on https://bionichaos.com You can support my work ...

0:40
GitHub Copilot vs. GPT-4 for code debugging: which one is better?

87 views

2 years ago

DeepSource
DeepSource Java Analyzer is now faster than ever before

Presenting the new and improved DeepSource Java Analyzer – we've applied several memory and speed optimizations, making ...

1:08
DeepSource Java Analyzer is now faster than ever before

4,862 views

4 years ago

Donweb Cloud
NVIM EN WINDOWS con @gentlemanprogramming #programacion #programacionweb #frontend

Sabías que puedes usar NVIM en Windows? ¡Descubre cómo mejorar tu flujo de trabajo! En este video, te mostramos cómo usar ...

0:45
NVIM EN WINDOWS con @gentlemanprogramming #programacion #programacionweb #frontend

600 views

1 year ago

Christoph Görn
TensorFlow 1.13 on Red Hat Enterprise Linux 7.6

This is a short demo of how to use the community build of TensorFlow 1.13 optimized for Red Hat Enterprise Linux 7.6, the demo ...

1:28
TensorFlow 1.13 on Red Hat Enterprise Linux 7.6

88 views

6 years ago

uniqode
How to Make Your Website Lightning Fast with These Hacks

In this video, we will explore five effective hacks to make your website lightning fast. From optimizing images and minifying CSS to ...

2:00
How to Make Your Website Lightning Fast with These Hacks

14 views

1 year ago

OpenSecurityTraining2
Bit Shifting: ShiftExample2Unsigned.c Intro - Architecture 1001: x86-64 Assembly

You can watch this class without ads and with extra learning games, quizzes, and lab setup instructions by going to ...

1:26
Bit Shifting: ShiftExample2Unsigned.c Intro - Architecture 1001: x86-64 Assembly

533 views

3 years ago

Programming threads
Python Memory Optimization: The Lazy Evaluation Secret

#Python #Generators #PythonProgramming #CodeOptimization #MemoryOptimization #ListComprehension #PythonTips ...

1:00
Python Memory Optimization: The Lazy Evaluation Secret

1,319 views

1 month ago