ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

247 results

Roel Van de Paar
Code optimization help (loop to tensor operation)

Code optimization help (loop to tensor operation) Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:10
Code optimization help (loop to tensor operation)

14 views

2d ago

free()
Arsenite | Compiler Development

A systems programming language developed as a minor project. It uses a QBE backend. This stream is intended to be an uncut ...

24:59
Arsenite | Compiler Development

19 views

Streamed 2w ago

Using std::cpp
High frequency trading optimizations at Pinely - Mikhail Matrosov

High frequency trading is one of the fields where there is no real alternative to C++. When every nanosecond matters, you ...

1:03:50
High frequency trading optimizations at Pinely - Mikhail Matrosov

213 views

4d ago

Andy Balaam
Improving our billion-row parsers and benchmarks

Improving the benchmarks of our Billion Row Challenge, and playing with some improved implementations. Read my blog at ...

48:47
Improving our billion-row parsers and benchmarks

172 views

5d ago

ALYV
Clean Code vs. Fast Code: Correcting the Abstraction Penalty

In this video, we dive deep into the ongoing debate of Clean Code versus Fast Code. What happens when your pursuit of clean ...

7:57
Clean Code vs. Fast Code: Correcting the Abstraction Penalty

88 views

11d ago

David Hewitt
CPython Unicode Objects w. Petr Viktorin

Petr Viktorin and I will be talking about Python's `str` data type (aka "unicode" objects) and possible optimizations we could apply ...

1:57:17
CPython Unicode Objects w. Petr Viktorin

143 views

Streamed 5d ago

Artur Chmaro
how i reduced my app bill with Cloudflare MCP + Railway Skills 💸

This video shows how to use Claude Code with Railway and Cloudflare to diagnose high hosting costs and improve app ...

6:20
how i reduced my app bill with Cloudflare MCP + Railway Skills 💸

175 views

2w ago

CodeTV
Svelte goes beyond the DOM

Svelte is well loved as a web framework, and now the team is working to take it multi-platform. Svelte's custom renderers API will ...

48:28
Svelte goes beyond the DOM

823 views

2w ago

Roel Van de Paar
Using volatile to prevent compiler optimization in benchmarking code? (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:34
Using volatile to prevent compiler optimization in benchmarking code? (3 Solutions!!)

1 view

4w ago

Roel Van de Paar
A more optimized code in recursion exercise

A more optimized code in recursion exercise Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:24
A more optimized code in recursion exercise

4 views

2w ago

KeenanKanDo
Thursday Coding with emacs fun.  3/5/2026

Work on some C Programming and Emacs fun. Continue on with Beef guide and make a few test programs.

1:31:41
Thursday Coding with emacs fun. 3/5/2026

35 views

Streamed 3w ago

Using std::cpp
The CUDA C++ Developer's Toolbox - Bernhard Manfred Gruber

Getting the most out of your GPU with C++ doesn't require writing custom kernels or manually managing storage for everything!

1:02:27
The CUDA C++ Developer's Toolbox - Bernhard Manfred Gruber

103 views

2d ago

YouTux Channel
DRAM-amatic: RAM Crisis

A forensic-style investigation into the RAM crisis and software bloat, exposing how inefficiency, abstraction, and neglect are ...

16:10
DRAM-amatic: RAM Crisis

3,683 views

13d ago

GismoUEFN
UEFN Optimization That Instantly Boosts Performance

Join my Discord server: https://discord.gg/jBnxZNH7ba ☕ Donate to support the channel: https://ko-fi.com/gismomaps ...

21:48
UEFN Optimization That Instantly Boosts Performance

214 views

2w ago

Dr. Pavel Vlašánek
How to Trace and Fix Bugs (C++ & DirectX Debugging)

Stop hoping your bug will magically fix itself and start hunting it down. From surviving massive codebases with the "Disappearing ...

11:39
How to Trace and Fix Bugs (C++ & DirectX Debugging)

199 views

13d ago

Mikhail Riabtsev
AMPL + VS Code Setup

In this step-by-step tutorial, I show you how to install and configure AMPL in Visual Studio Code (VS Code) to create a clean, ...

1:56
AMPL + VS Code Setup

16 views

13d ago

ACM SIGWEB
Web Acceleration and Optimization

1257, MAML: Towards a Faster Web in Developing Regions 29, Spache: Accelerating Ubiquitous Web Browsing via ...

1:38:31
Web Acceleration and Optimization

5 views

2w ago

DragonSec SI
[DCTF26] When Correct Code leaks Secrets: Side Channels Explained  | Hannes Weissteiner

In the real world, computer exploits are often simple: Logic bugs, forgotten bounds checks, or less-adept users typing their ...

40:42
[DCTF26] When Correct Code leaks Secrets: Side Channels Explained | Hannes Weissteiner

61 views

9d ago

NetSecProf
C Programming 029 - Special Case Multiplication/Division Optimization

Shows three special cases when you can avoid multiplication/division using other faster operations. These are switching signs, ...

7:25
C Programming 029 - Special Case Multiplication/Division Optimization

27 views

4w ago

Singapore Gophers
80% faster, 70% less memory: Go tricks we used to build a high-performance Prometheus query engine

Speakers: Charles Korn and Jon Kartago Lamida We've been building a brand-new, Prometheus-compatible query engine from ...

22:02
80% faster, 70% less memory: Go tricks we used to build a high-performance Prometheus query engine

712 views

4w ago