PATCH: private ivars - update for r176116
jahanian
fjahanian at apple.com
Wed Feb 27 14:36:39 PST 2013
LGTM.
- Thanks Fariborz
On Feb 27, 2013, at 1:55 PM, Adrian Prantl <aprantl at apple.com> wrote:
>
> On Feb 27, 2013, at 10:04 AM, jahanian <fjahanian at apple.com> wrote:
>
>> LLVM IR times look within reasonable range. Also, please make sure what you are
>> timing has @implementation of classes in them and preferably, with bunch of their
>> own private ivars.
>>
>
>
> Building an entire application (that uses the feature) with “time”:
>
> Baseline
> ========
> Debug+Asserts:
> user 31m45.597s
>
> Release
> user 3m52.094s
>
> with patch
> ==========
> Debug+Asserts:
> user 31m35.599s
> Release
> user 3m52.637s
>
>
> -- adrian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130227/678662b3/attachment.html>
More information about the cfe-commits
mailing list