ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

343 results

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

6 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,895 views

2 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?

31,857 views

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

25 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

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
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)

229 views

3 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

Programming threads
Python Decorators Are SLOWER Than You Think! (Bytecode Proof)

... patterns, Python performance tuning #PythonPerformance #Bytecode #Decorators #CodeOptimization #PythonProgramming ...

2:18
Python Decorators Are SLOWER Than You Think! (Bytecode Proof)

217 views

3 months 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

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

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

Programming threads
Python For vs While: Which Loop Is Actually Faster?

#PythonPerformance #ForLoopVsWhileLoop #PythonBytecode #IteratorProtocol #CodeOptimization #PythonTips ...

2:42
Python For vs While: Which Loop Is Actually Faster?

253 views

2 months 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

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

40 views

1 year ago

Bit-Card
Creating an Intermediate Code using Bit2Factor.org

Creating an Intermediate Code using Bit2Factor.org.

1:25
Creating an Intermediate Code using Bit2Factor.org

225 views

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

537 views

3 years ago

Learn with Shikaar
Measure Function Execution Time

Video Title: Measure Function Execution Time in JavaScript Ever wondered how long your JavaScript code takes to execute?

2:48
Measure Function Execution Time

3 views

1 year ago