Y
Hacker News
new
|
ask
|
show
|
jobs
by
wmf
4574 days ago
To be fair, iOS is getting performance improvements from ARMv8. That leaves me with the question of whether such improvements apply to non-ObjC code and if so why the rest of the industry didn't realize that.
1 comments
danielsju6
4574 days ago
Objective-C has some really interested 64-bit tricks, here's a great blog post on the changes and how they affect things
https://mikeash.com/pyblog/friday-qa-2013-09-27-arm64-and-yo...
link