Re: NSKeyedArchiver performance
Re: NSKeyedArchiver performance
- Subject: Re: NSKeyedArchiver performance
- From: Fritz Anderson <email@hidden>
- Date: Tue, 23 Dec 2003 10:30:12 -0600
As James Thurber once said, I cannot tell if you are asking a question,
or are just boasting.
-- F
On 22 Dec 2003, at 5:17 PM, Michael Latta wrote:
In a recent application test I saved a file using NSKeyedArchiver for
the document's
- (NSData *)dataRepresentationOfType:(NSString *)aType
The document has about 30K objects in a mutable array with each object
having about 8 objects being encoded each. This resulted in a 15MB
file that took about 1hr to save!! The time seems to be in
finishArchiving.
Michael
_______________________________________________
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.