Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

nightstalkerz

macrumors 6502
Original poster
May 9, 2013
271
12
Does any developer have any information about Swift vs Objective-C regarding memory usage and app size?
 
I would be very surprised if anyone had managed to write and compile a Swift program successfully already they could use to compare seriously with anything written in Objective-C. This is the kind of thing that will take a lot more than a week.

Maybe next fall, at the iPhone event when iOS 8 goes live, Apple will have some carefully chosen data to share from a developer they've invited on stage. Most likely you won't get really useful information about this until months after that.
 
Does any developer have any information about Swift vs Objective-C regarding memory usage and app size?

It's going to be pretty similar to Objective-C based on what I've done thus far. You have to remember for the most part you're still creating Objective-C objects and running logic on them. It's still reference counted and still native machine code so memory usage shouldn't bloat.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.