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
Android: Bitmaps, SoftReferences, and OOMs?
Aug 28, 2016
android
memory-management
bitmap
heap-memory
soft-references
Quick successful exit from C++ with lots of objects allocated
Jul 16, 2022
c++
heap-memory
destructor
exit
abort
2D Matrix allocation on heap in c++
Feb 27, 2022
c++
matrix
memory-management
heap-memory
java : How to use heap beyond 4 GB memory in 32 bit JVM
Nov 01, 2022
java
memory
jvm
heap-memory
solaris
Is it a bad idea to store large vectors in the stack?
Sep 03, 2022
c++
vector
heap-memory
stack-memory
stack-corruption
Where in memory are objects located when they are created within a static block?
Jul 10, 2022
java
object
heap-memory
stack-memory
static-block
C: how to manage a large structure?
Sep 09, 2021
c
structure
heap-memory
Java memory mystery (do I have a leak)?
Aug 16, 2022
java
linux
optimization
memory
heap-memory
Creating a struct on the heap?
Jun 17, 2022
c
heap-memory
How does inheritance technical work?
Feb 12, 2022
java
class
object
storage
heap-memory
Where are template parameters stored in c++?
Apr 28, 2022
c++
templates
parameters
heap-memory
is it possible to get address on heap of a variable in java?
Oct 29, 2022
java
pointers
memory-management
heap-memory
memory-address
Tutorials or examples for Android memory debugging
Jun 29, 2022
android
debugging
memory
heap-memory
Java Where do Local variables,Object references,instance variables
May 23, 2022
java
memory-management
jvm
virtual-machine
heap-memory
Why isn't the allocated heap memory shrinking when usage is below MaxHeapFreeRatio?
Nov 11, 2022
java
heap-memory
Rules for String a == String b [duplicate]
May 25, 2022
java
string
heap-memory
Ownership tracking in Rust: Difference between Box<T> (heap) and T (stack)
Oct 30, 2022
dynamic
rust
heap-memory
stack-memory
memory-safety
How do I Save the Heap (Dump to a File) in Eclipse?
Sep 27, 2018
java
memory-leaks
heap-memory
Why can't you free variables on the stack?
Jul 22, 2021
c++
c
memory
heap-memory
stack-memory
Is it possible to force JVM to create an object in stack other than heap?
May 03, 2022
java
jvm
heap-memory
stack-memory
« Newer Entries
Older Entries »