Re: Performance problems with doubleClickAtIndex
Re: Performance problems with doubleClickAtIndex
- Subject: Re: Performance problems with doubleClickAtIndex
- From: Douglas Davidson <email@hidden>
- Date: Fri, 7 Nov 2008 10:16:25 -0800
On Nov 5, 2008, at 9:37 PM, Mark Munz wrote:
The same basic test using the FindPanel's ReplaceAll (with Full word
option) takes under 1 second to complete on the same text. I thought I
read that FindPanel was also using doubleClickAtIndex:. The
performance difference seems to hint that it is not, or that I am
missing something.
The find panel does currently use doubleClickAtIndex:, but perhaps the
usage pattern is different from your case. One alternative you might
consider is the use of CFStringTokenizer.
Douglas Davidson
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden