Speed issue with keyed archiver
Speed issue with keyed archiver
- Subject: Speed issue with keyed archiver
- From: Simon Bovet <email@hidden>
- Date: Wed, 19 Feb 2003 01:47:22 +0100
Is it normal that NSKeyedArchiver's are so slow in encoding large
plists compared to NSArchiver's? (Encoding with a NSKeyedArchiver takes
more time by several orders of magnitude than with a NSArchiver!!
Moreover, the size of the resulting keyed archive is quite larger than
the non-keyed one...)
If I want my application to be usable, I guess I'd better use non-keyed
coding, taking care by myself of backward compatibility. Am I missing
something?
Thanks for any advice!
------------------------------------------------------
Simon Bovet
Artificial Intelligence Laboratory
Department of Information Technology
University of Zurich
Winterthurerstrasse 190
8057 Zurich, Switzerland
Tel: +41 1 635 43 42
www.ifi.unizh.ch/~bovet
------------------------------------------------------
_______________________________________________
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.