Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
astrange
on March 21, 2023
|
parent
|
context
|
favorite
| on:
Java Was Strongly Influenced by Objective-C
objc_msgSend does allocate memory - for the IMP caches, and the class initialization costs (and calling +initialize) the first time you message a class.
klodolph
on March 21, 2023
[–]
Sure. It allocates zero heap memory per call, amortized.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: