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
Why does Go use less memory for a slice of length 100k, than for an array of length 100k?
Sep 07, 2025
arrays
go
heap-memory
stack-memory
In Ruby, what is stored on the stack?
Sep 08, 2025
ruby
variables
memory
heap-memory
stack-memory
If I declare a class instance on the heap are all its members going to be on the heap as well?
Sep 07, 2025
c++
object
memory
heap-memory
stack-memory
Can you extract the value of strings from an IBM PHD java heap dump?
Sep 04, 2025
java
heap-memory
primitive-types
Will Go make a copy of my struct if I return by value, instead of a pointer?
Sep 05, 2025
go
memory-management
return
heap-memory
rvo
Instance variable in Java Spring Bean
Mar 25, 2023
java
spring
multithreading
thread-safety
heap-memory
c# how can I sidestep the memory allocation bottleneck to improve multithreading performance
Mar 24, 2023
c#
multithreading
performance
memory-management
heap-memory
Understanding Stack, Heap and Memory Management
Mar 18, 2023
c++
pointers
memory-management
heap-memory
stack-memory
Difference between A a =new A() and A a=null
Mar 16, 2023
c#
heap-memory
How can I return boxed value?
Mar 15, 2023
rust
heap-memory
How does the 'delete' operator actually work behind the scenes in C++ in dynamic memory allocation (heap)?
Mar 11, 2023
c++
c++11
heap-memory
delete-operator
Memory allocation for object in inheritance in C#
Mar 08, 2023
c#
.net
oop
inheritance
heap-memory
Does malloc and new know about each other?
Mar 05, 2023
c++
heap-memory
How to return a class instance on the heap, when the relevant ctor is private?
Mar 04, 2023
c++
heap-memory
unique-ptr
private-constructor
named-constructor
Find mapping between Windows heap and modules
Mar 02, 2023
c++
windows
memory-management
heap-memory
Heap corruption during SetClipboardData()
Feb 28, 2023
c++
heap-memory
clipboard
heap-corruption
memory allocation in Stack and Heap
Sep 04, 2025
c
memory-management
heap-memory
dynamic-allocation
stack-memory
How to pass a boxed slice (`Box<[T]>`) to a C function?
Sep 04, 2025
rust
heap-memory
ffi
what is the meaning of security_token in system, native_context in global in node heap snapshot
Sep 03, 2025
node.js
heap-memory
Can the JVM automatically use more swap space to prevent out of memory errors
Sep 02, 2025
java
jvm
heap-memory
virtual-memory
« Newer Entries
Older Entries »