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 memory-management
When does autorelease actually cause a release in Cocoa Touch?
Jun 07, 2019
cocoa-touch
memory-management
autorelease
nsautoreleasepool
What is the difference between releasing and autoreleasing?
Nov 12, 2022
objective-c
memory-management
autorelease
C vs. C++ for performance in memory allocation
Apr 19, 2022
c++
c
performance
memory-management
Why exactly should I not call free() on variables not allocated by malloc()?
Mar 18, 2022
c
memory
memory-management
free
malloc
To write robust C program, how do you avoid too many different free () combinations?
Apr 13, 2022
c
memory-management
Swift's deinit is not called
Mar 22, 2018
swift
memory-management
deinit
Difference between virtual page and page frame?
Mar 08, 2022
linux
memory-management
operating-system
paging
How does C free() work? [duplicate]
Aug 30, 2022
c
memory-management
free
C++ delete a pointer (free memory)
May 25, 2018
c++
pointers
memory-management
How to guard against memory leaks?
Sep 06, 2022
c++
memory-management
pointers
memory-leaks
What is the cost of using autorelease in Cocoa?
Aug 15, 2019
objective-c
cocoa
memory-management
Manipulate a string that is 30 million characters long
Aug 14, 2015
php
memory-management
Why does a message send cause a retain cycle warning in ARC, but a property set does not?
Apr 15, 2016
ios
objective-c
memory
memory-management
automatic-ref-counting
When are DOMs removed from memory?
Nov 18, 2022
javascript
html
dom
memory-management
memory-leaks
How to use STL-compliant allocators for heterogeneous memory allocations
Nov 13, 2020
c++
memory-management
allocator
heterogeneous
WebSocket frequent onmessage zero-copy
Oct 23, 2021
javascript
memory-management
browser
websocket
garbage-collection
Getting memsize of shared Array space
Sep 05, 2022
ruby
memory-management
Is setting xmx == xms is still good practice in java 11?
Aug 23, 2022
performance
memory-management
jvm
heap-memory
java-11
« Newer Entries
Older Entries »