FROM : Scott Anguish
DATE : Thu Nov 21 21:42:22 2002
On Thursday, November 21, 2002, at 03:28 PM, <email_removed>
wrote:
> I did some benchmarks today on the NSTableView data source
> deallocation thing, starting with the "standard" way of dealing with
> matters - NSMutableArray, NSString, and so forth. Another test with
> tweaks/cheats etc. will be forthcoming - or so was my intention before
> today's test results.
>
Perhaps it would be best, instead of assuring us that the code is
straight out of Aaron's book, to provide the code you used.
What you're talking about here isn't at all specific to NSTableView's,
but rather a simple issue of NSArrays/NSDictionary, and while I'm not
100% that you're wrong, it does seem an extreme length of time, so I do
question the application.
I'm not entirely sure why the deallocation is such a concern for you..
you could just do the deallocation in the background...
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Thu Nov 21 21:42:22 2002
On Thursday, November 21, 2002, at 03:28 PM, <email_removed>
wrote:
> I did some benchmarks today on the NSTableView data source
> deallocation thing, starting with the "standard" way of dealing with
> matters - NSMutableArray, NSString, and so forth. Another test with
> tweaks/cheats etc. will be forthcoming - or so was my intention before
> today's test results.
>
Perhaps it would be best, instead of assuring us that the code is
straight out of Aaron's book, to provide the code you used.
What you're talking about here isn't at all specific to NSTableView's,
but rather a simple issue of NSArrays/NSDictionary, and while I'm not
100% that you're wrong, it does seem an extreme length of time, so I do
question the application.
I'm not entirely sure why the deallocation is such a concern for you..
you could just do the deallocation in the background...
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| rixstep000 | Nov 21, 21:28 | |
| Scott Anguish | Nov 21, 21:42 | |
| Scott Anguish | Nov 21, 21:45 | |
| Rixster @ Rixstep | Nov 21, 22:00 | |
| Scott Anguish | Nov 21, 22:10 | |
| Rixster @ Rixstep | Nov 21, 22:22 | |
| Marco Scheurer | Nov 21, 22:27 | |
| Jonathan Hendry | Nov 21, 22:31 | |
| Scott Anguish | Nov 22, 02:55 | |
| Nat! | Nov 23, 00:19 |






Cocoa mail archive

