Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in heap-memory
Is it better to keep exceptions in Java for effectively use a garbage collector?
Dec 03, 2025
java
garbage-collection
heap-memory
Hibernate - OutOfMemoryError - java heap size
Dec 03, 2025
java
hibernate
out-of-memory
size
heap-memory
Returning array from methods C#
Dec 02, 2025
c#
methods
reference
heap-memory
pass-by-reference
Jest appears unaffected by node --max-old-space-size option
Dec 03, 2025
node.js
memory-leaks
jestjs
heap-memory
Should you cap the java heap size if you don't need that much?
Dec 01, 2025
java
garbage-collection
jvm
heap-memory
Is Garbage Collection time related to number of objects or size of objects?
Dec 01, 2025
java
memory
garbage-collection
heap-memory
Where are the variable/reference names or types stored in memory for stack/heap variables?
Nov 28, 2025
c++
memory
heap-memory
stack-memory
variable-names
How to ensure (like a try-finally) destruction of a HEAP-ALLOCATED object
Nov 26, 2025
c++
heap-memory
raii
try-finally
Java collection and memory optimization
Nov 26, 2025
java
memory-leaks
out-of-memory
heap-memory
Are delegates always pinned?
Nov 23, 2025
.net
garbage-collection
delegates
heap-memory
clr
How come std::initializer_list is allowed to not specify size AND be stack allocated at the same time?
Nov 21, 2025
c++
types
heap-memory
stack-memory
stdinitializerlist
Integer and Integer Array storage on stack/heap
Nov 19, 2025
java
integer
heap-memory
stack-memory
getaddrinfo addrinfo result in stack or heap
Nov 19, 2025
c
network-programming
struct
heap-memory
stack-memory
Spark memory fraction vs Young Generation/Old Generation java heap split
Nov 08, 2025
java
scala
apache-spark
heap-memory
In cpp what is the difference between `new int` and `new int[1]`?
Nov 09, 2025
c++
heap-memory
How to limit heap size for a c code in linux
Nov 04, 2025
c
linux
memory
memory-management
heap-memory
Older Entries »