i thought that ios11 being solely 64bit with no support for 32bit would bring speed improvements. I certainly haven’t noticed any. What improvements should we be getting with 64bit only OS?
i thought that ios11 being solely 64bit with no support for 32bit would bring speed improvements. I certainly haven’t noticed any. What improvements should we be getting with 64bit only OS?
The improvements were more free ram from not having to have the 32bit os libraries loaded in ram. Also more free storage space from not having to have to include them in iOS. Any bugs in the 32bit OS libraries won't affect the user experience. Those are the improvements from a users point of view.
From Apple's point of view, it costs less. Apple doesn't have to have people maintain the 32bit os libraries (fix bugs or security issues). With the extra free ram, they can add new OS features while keeping base ram at 2gb (cost issue again).
I thought I saw somewhere that iOS 11 still contains the 32-bit code, it's just disabled, and will probably be cleaned up in a later update. Maybe I'm remembering wrong?