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,629 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

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

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

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

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

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

6 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

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

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

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

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

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

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

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

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

Social RTCL TV
Increasing the Performance of Computer Numerical Control Machine via the Dhouib-Matri... | RTCL.TV

Keywords ### #HeuristicSearchandOptimization #Metaheuristics #ComputationalIntelligence #ApplicationofAI ...

0:44
Increasing the Performance of Computer Numerical Control Machine via the Dhouib-Matri... | RTCL.TV

7 views

2 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,077 views

5 months ago

multitargettracking
Discrete-Continuous Optimization for Multi-Target Tracking (CVPR 2012)

Code available: http://goo.gl/rkKXN The problem of multi-target tracking is comprised of two distinct, but tightly coupled ...

2:38
Discrete-Continuous Optimization for Multi-Target Tracking (CVPR 2012)

82,467 views

14 years ago