I don’t think that it would have a significant effect; and I also don’t think 
that any changes would be worth the trouble…

I did a little more benchmarking on the dictionary primitives 
(NSMutableDictionary and NSString’s -hash implementation); and got pretty much 
the results I expected; although the timings were a bit noisy it’s showing 
typical performance of ~ O(1)… what I’d expect for a hashtable.

I put my results on pastebin here:
http://pastebin.com/9jSTqBNQ

And the source code for the test here:
http://pastebin.com/TXyHjTTu
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to