ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,221 results

Bulgarian Java User Group
The Java memory model explained, Rafael Winterhalter
48:01
The Java memory model explained, Rafael Winterhalter

28,265 views

3 years ago

The Debug Zone
Understanding Java Native Memory Allocation: Sources and Insights Explained

In this video, we delve into the intricacies of Java native memory allocation, a crucial aspect of Java performance and efficiency.

3:35
Understanding Java Native Memory Allocation: Sources and Insights Explained

24 views

1 year ago

The Coding Gopher
Stack vs Heap Memory

Differences in performance, usage, and memory allocation speed ⏱️ 3. Common pitfalls like stack overflow, memory leaks, and ...

6:32
Stack vs Heap Memory

10,924 views

1 year ago

Singapore Gophers
Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

Speaker: Jacob Walker, Ardan Labs (@jcbwlkr) Like C, Go uses both stack and heap memory. How can a Gopher know which is ...

21:39
Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

80,758 views

6 years ago

Software Security
Understanding a Program's Memory Layout
11:17
Understanding a Program's Memory Layout

2,902 views

1 year ago

Commit Conf
Raúl González Vicente: Java Dark Memory

Slides: https://docs.google.com/presentation/d/1t03a-7f3SaZQrq5Q3YJNEyelAJQn2ed-/edit#slide=id.p1 Memoria Java en ...

49:25
Raúl González Vicente: Java Dark Memory

1,107 views

8 months ago

Víctor Orozco
¿Como funciona la memoria en Java? El uso de Stack y Heap

Mediante pequeños trechos de código explicamos el modelo Stack y Heap de la Java Virtual Machine. Incluyendo valores ...

24:02
¿Como funciona la memoria en Java? El uso de Stack y Heap

7,196 views

2 years ago

Ingo Kegel
Finding a memory leak with JProfiler (old)

There is a newer version of this screen cast: https://www.youtube.com/watch?v=032aTGa-1XM This version is outdated with ...

3:55
Finding a memory leak with JProfiler (old)

3,867 views

8 years ago

The Coding Gopher
Why Go's Garbage Collection is a Game Changer

Join us as we explore Go's powerful garbage collection system! From understanding how Go manages short-lived and long-lived ...

4:51
Why Go's Garbage Collection is a Game Changer

9,690 views

1 year ago

Toronto Java Users Group
2025-03 Trash Talk – Exploring the Memory Management in the JVM

Presented by: Gerrit Grunwald In the realm of Java programming, understanding memory management and garbage collection ...

1:19:10
2025-03 Trash Talk – Exploring the Memory Management in the JVM

92 views

8 months ago

Engineering Community
JVM Memory Leaks by Mikhail Horbunov

An overview and discussion of types and common causes of memory leaks in Java applications, as well as common approaches ...

46:53
JVM Memory Leaks by Mikhail Horbunov

510 views

4 years ago

FOSDEM
Taming Metaspace: a look at the machinery, and a proposal for a better one

by Thomas Stüfe At: FOSDEM 2020 https://video.fosdem.org/2020/H.1302/metaspace.webm When examining memory footprint of ...

21:30
Taming Metaspace: a look at the machinery, and a proposal for a better one

156 views

5 years ago

Ingo Kegel
JProfiler's allocation recording explained (HD)

Recorded on 2009-08-14 In the screencast below, I explain allocation recording in the dynamic memory views in JProfiler.

5:20
JProfiler's allocation recording explained (HD)

2,347 views

8 years ago

The Debug Zone
How Autoboxing Causes Memory Leaks in Java: Solutions and Best Practices

In this video, we delve into the often-overlooked issue of autoboxing in Java and its potential to cause memory leaks.

5:11
How Autoboxing Causes Memory Leaks in Java: Solutions and Best Practices

2 views

1 year ago

Roel Van de Paar
Ubuntu: How to increase memory allocated to java? java.lang.OutOfMemoryError: Java heap space?

Ubuntu: How to increase memory allocated to java? java.lang.OutOfMemoryError: Java heap space? (2 Solutions!) Helpful?

1:45
Ubuntu: How to increase memory allocated to java? java.lang.OutOfMemoryError: Java heap space?

115 views

5 years ago

Minecraft Maker
Minecraft Science! - Ep. 2 - Java Memory Allocation (15w49b)

The last few 1.9 snapshots have had performance issues, and increasing the amount of memory for Java can help with some of ...

17:03
Minecraft Science! - Ep. 2 - Java Memory Allocation (15w49b)

67 views

10 years ago

The Debug Zone
Does BufferedReader Load Entire File into Memory? Understanding Java I/O

In this video, we dive into the intricacies of Java I/O, specifically focusing on the BufferedReader class. Many developers wonder ...

1:56
Does BufferedReader Load Entire File into Memory? Understanding Java I/O

1 view

2 months ago

The Debug Zone
Java Out of Memory Error: Causes, Solutions, and Best Practices Explained

In this video, we dive deep into the notorious Java Out of Memory Error, a common yet perplexing issue that developers face.

3:12
Java Out of Memory Error: Causes, Solutions, and Best Practices Explained

5 views

9 months ago

The Debug Zone
Optimizing Unused Space in Java Heap: Tips for Efficient Memory Management

In this video, we delve into the often-overlooked aspect of Java memory management: optimizing unused space in the Java heap.

2:16
Optimizing Unused Space in Java Heap: Tips for Efficient Memory Management

0 views

2 weeks ago

Roel Van de Paar
Force memory allocation for Java VM in Windows 7 32-bit

Force memory allocation for Java VM in Windows 7 32-bit Helpful? Please support me on Patreon: ...

2:09
Force memory allocation for Java VM in Windows 7 32-bit

3 views

4 years ago