Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in memory-management

Object Pooling in Java

Is it acceptable not to deallocate memory

Is There a .Net Memory Profiler that will track all allocations on the Large Object Heap? [closed]

Custom memory allocator/manager in C ? which approach?

c memory memory-management

Memory leak in Angular's $compile?

Linux: Large int array: mmap vs seek file?

Memory leak when using strings < 128KB in Python?

EditText causing memory leak

Are there ideal array sizes in JavaScript?

finding out memory allocation hotspots in java

Does using small datatypes (for example short instead of int) reduce memory usage?

Java memory allocation alignment

new [], delete [] complexity

When developing in AppKit, why does IB create a property that is assign, rather than retain?

How does the memory management of closures in Scala work?

Can Haskell or OCAML handle sensitive data without leaking via garbage collection?

When is an autoreleased object actually released?

Is freeing handled differently for small/large numpy arrays?

java does not properly reserve huge initial heap size

When is it more appropriate to use valloc() as opposed to malloc()?

c memory-management malloc