Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > Community Center > Off Topic

Reply
 
LinkBack Thread Tools Display Modes
Old 10-18-2011, 11:32 PM   #1 (permalink)
almostfunnydev
iPhone Dev SDK Supporter
 
rocotilos's Avatar
 
Join Date: Oct 2009
Age: 34
Posts: 3,015
rocotilos is on a distinguished road
Thumbs down I'm returning to develop on XCode 3.2

Rants on.

Eversince 4.0, my Macbook becomes real slow esp when switching between XIB files and Codes.

My MAC is 2GHz Intel Core 2 Duo, with 1.5GB DDR2 SDRAM.

It makes my coding job real slow I hate it so much. So now I am returning to XCode 3.2. I'll use XCode 4 just to upload apps and final recompile only. LOL.

Ok, rants off.
rocotilos is offline   Reply With Quote
Old 10-19-2011, 03:31 AM   #2 (permalink)
Beast Mode
 
Join Date: Dec 2008
Age: 21
Posts: 1,971
Bertrand21 is on a distinguished road
Default

Quote:
Originally Posted by rocotilos View Post
Rants on.

Eversince 4.0, my Macbook becomes real slow esp when switching between XIB files and Codes.

My MAC is 2GHz Intel Core 2 Duo, with 1.5GB DDR2 SDRAM.

It makes my coding job real slow I hate it so much. So now I am returning to XCode 3.2. I'll use XCode 4 just to upload apps and final recompile only. LOL.

Ok, rants off.
I hear you. I just ordered 16GB ram for my iMac. Hopefully I see a speed up.
__________________
Haters gonna Hate
Likers gonna Like
Bertrand21 is offline   Reply With Quote
Old 10-19-2011, 03:40 AM   #3 (permalink)
Registered Member
 
Join Date: Nov 2010
Posts: 1,106
Meredi86 is on a distinguished road
Default

I can see exactly what you mean, even on my Mac Pro (8-core Xeon) 4 is sluggish. But if i run 4 on anything above a core 2 duo i.e an i5 then its pretty darn fast. Maybe its just optimised that way.

Wish i had the funds for a few upgrades to my systems.

As For the RAM issue i have 6GB in my desktop and generally end up at around 1BG free at any point (thats a snapshot from now with 2 xCode projects, Safari, iTunes, simulator, mail and activity monitor open. And still i can have some sluggish moments. I loved my Mac Pro up until i started all this work, now for this kind of use it just feels a bit behind the times. Suppose i could see what i could sell it for, go for a new Mac pr - oo that would be sweet :P
Meredi86 is offline   Reply With Quote
Old 10-19-2011, 11:16 AM   #4 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

Quote:
Originally Posted by Bertrand21 View Post
I hear you. I just ordered 16GB ram for my iMac. Hopefully I see a speed up.
I think you will. I noticed a noticeable increase and much less harddrive caching when I upgraded from the standard 4 to 12GB.
baja_yu is offline   Reply With Quote
Old 10-19-2011, 12:46 PM   #5 (permalink)
Registered Member
 
Join Date: Jan 2009
Posts: 261
vbovio is on a distinguished road
Default

I feel your pain, xcode 4 is so slow and bloated..
I'm still using xcode 3 for everything, including uploading apps. KISS.
__________________
BovioSoft Games
vbovio is offline   Reply With Quote
Old 10-19-2011, 03:23 PM   #6 (permalink)
Registered Member
 
Join Date: May 2010
Posts: 186
cacao is on a distinguished road
Default

Quote:
Originally Posted by vbovio View Post
I feel your pain, xcode 4 is so slow and bloated..
I'm still using xcode 3 for everything, including uploading apps. KISS.
the problem is when you need to work with iOS 5 SDK, you'll have to use xcode 4 then...
cacao is offline   Reply With Quote
Old 10-19-2011, 04:02 PM   #7 (permalink)
Registered Member
 
Join Date: Oct 2010
Posts: 174
dacapo is on a distinguished road
Default

After dealing with Xcode 4.2, this is my current solution.

I've got both Xcode 4.2 and Xcode 3.2.6 installed on my SL MBP.

When I develop, I do everything on Xcode 3.2.6.
When I test out my app for iOS5, etc I then use Xcode 4.2 and upload it from there.

I suppose I'll get more and more used to Xcode 4.2 over time, and hopefully they'll make some updates in the near future, but in the meantime, this is a method that works for me.

The only slightly annoying thing is that when I'm working on multiple projects, I used to just double-click on my xcodeproj file from Finder, but now, I have to make sure to open up Xcode 3.2.6 first and then open up the project from there. Small price to pay for the flexibility I need and the ability to whip through familiar developmental tasks on Xcode 3.2.6.
__________________
Follow me on Twitter: @dacaposoft
dacapo is offline   Reply With Quote
Old 10-19-2011, 04:25 PM   #8 (permalink)
Registered Member
 
Join Date: Jan 2009
Posts: 261
vbovio is on a distinguished road
Default

Quote:
Originally Posted by cacao View Post
the problem is when you need to work with iOS 5 SDK, you'll have to use xcode 4 then...
I write games, mostly C++ OpenGL apps with very little SDK usage, therefore I target the lowest possible iOS which is 3.0
__________________
BovioSoft Games
vbovio is offline   Reply With Quote
Old 10-19-2011, 04:55 PM   #9 (permalink)
Emphasizing Fundamentals
 
BrianSlick's Avatar
 
Join Date: Jul 2009
Location: NoVA / DC Area
Age: 36
Posts: 7,990
BrianSlick has a spectacular aura about
Default

Man, only 1.5GB of RAM? I bought a new laptop just so I could get beyond 4GB.

8GB RAM + SSD = something approaching acceptable performance for Xcode 4.

I'm not really having RAM issues anymore, but I can't tell you the number of times I see 120%+ CPU devoted to Xcode. And this is an i7!

I will say that 4.2 seems to be addressing most of my issues. My code completion and syntax coloring have only failed once since upgrading.
__________________
BriTer Ideas LLC - Professional iOS App Development. Available for hire.

SlickShopper 2 | Free NSLog utility | Leave a PayPal donation.

Are you a newbie? Things you should read:
Definitive Guide To Properties | UITableView Series | Guide To Troubleshooting | Model Object Overview

Do you sit at a desk all day? Walk instead! Follow along with my treadmill desk adventures.
BrianSlick is offline   Reply With Quote
Old 10-20-2011, 12:50 PM   #10 (permalink)
almostfunnydev
iPhone Dev SDK Supporter
 
rocotilos's Avatar
 
Join Date: Oct 2009
Age: 34
Posts: 3,015
rocotilos is on a distinguished road
Default

Yeah... 1.5GB RAM... slow coach.

I wanted to upgrade, but a friend did so (he upgraded to a total of 4GB), and 1 month later his power supply pack is fried. So, I am scared to upgrade.. lol. I mean, additional RAM = more current = Power consumption increased = supply pack suddenly has to work harder after 4 years.... Bzzzzttt! (my guess only).

Anyway, I think I will get an iMac soon. I hate the small space in my Macbook.. scroll much?
rocotilos is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Stats
Members: 175,686
Threads: 94,132
Posts: 402,936
Top Poster: BrianSlick (7,990)
Welcome to our newest member, AliCeja31
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 11:19 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0