Performance
Performance
- Subject: Performance
- From: Mathew Peterson <email@hidden>
- Date: Thu, 30 Jan 2003 15:21:49 +1100
When looking at writing to a simple database file (i am using a plist
and it is about 15 lines) what type of performance hit are we going to
see? Is it worth me opening up the plist and seeing if something needs
to be changed, or is it better to just write over the top of the file
again?
As a side point to above...what are the chances that something can go
wrong when writing to the file. I am writing atomically, so from memory
nothing can happen.
Thanks.
Mat
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.