ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

456 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

17,624 views

4 months 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?

32,545 views

4 months 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!

21 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

63 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!

28 views

4 months ago

Retronator
Optimization — Pixel Engine devlog #14

Play the game at: https://pixelart.academy BECOME A PATRON: https://www.patreon.com/retro MORE PIXEL ART ACADEMY ON: ...

2:21
Optimization — Pixel Engine devlog #14

615 views

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

6 years ago

timClicks
Speed ups without source code changes #rustlang

Make your program faster with no source code changes needed! Profile guided optimization (PGO) uses runtime information to ...

0:56
Speed ups without source code changes #rustlang

1,532 views

5 months ago

Just Science and Engineering
This 3D Printing Trick Creates Ultra-Strong, Lightweight Designs!

Unlock the Future of 3D Printing with Topology Optimization! Have you ever wanted to design parts that are stronger, lighter, and ...

2:43
This 3D Printing Trick Creates Ultra-Strong, Lightweight Designs!

5,602 views

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

BioniChaos
Writing code all by myself without a bot

The tools I develop are available on https://bionichaos.com You can support my work on https://patreon.com/bionichaos.

0:14
Writing code all by myself without a bot

492 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

Social RTCL TV
Qubit-Reuse Compilation with Mid-Circuit Measurement and Reset | RTCL.TV

Keywords ### #qubitreusecompilation #qubitreuse #fewerqubits #requiresfewer #executedue #compilation #optimizedcircuit ...

1:12
Qubit-Reuse Compilation with Mid-Circuit Measurement and Reset | RTCL.TV

44 views

2 years 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,808 views

9 years ago

Programming threads
How Inline Caching Makes JavaScript Fast

In this video we are going to look at inline caching, a code optimization technique used in Javascript by the compiler. Key notions ...

0:51
How Inline Caching Makes JavaScript Fast

706 views

1 year ago

Genetic Improvement Workshop
Optimising SQL Queries Using Genetic Improvement

Structured Query Language (SQL) queries are ubiquitous in modern software engineering. These queries can be costly when run ...

1:48
Optimising SQL Queries Using Genetic Improvement

42 views

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

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?

31 views

2 years ago

Wikipedia Fan
Bottleneck (software) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Bottleneck_(software) 00:01:17 See also Listening is ...

1:36
Bottleneck (software) | Wikipedia audio article

5 views

7 years ago

BioniChaos
Exploring the EEG Sound Interface: Features, Bugs, and Future Optimizations

In this video, I delve into the intricate details of using an EEG (electroencephalogram) sound interface, highlighting my original ...

3:08
Exploring the EEG Sound Interface: Features, Bugs, and Future Optimizations

41 views

2 years ago