optimizing cpp files in Objective C project
optimizing cpp files in Objective C project
- Subject: optimizing cpp files in Objective C project
- From: "Micah Sharp" <email@hidden>
- Date: Mon, 12 Nov 2007 13:02:51 -0800
We recently did some profiling of an Objective C project that included some
cpp files against a regular C++ project with the same cpp files, and we came
to the conclusion that all optimizations were being turned off for C++ files
in the Objective C project case. Is this a known issue with XCode or could
we be wrong? We had some wildly different performance numbers for two
projects in the same code and changing the cpp files to a separately built
static library eliminated most of the differences.
Thanks for any comments.
Micah Sharp
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden