On 28 Feb 2013, at 14:41, Kyle Sluder <k...@ksluder.com> wrote: > On Feb 27, 2013, at 10:46 PM, "Gerriet M. Denkmann" <gerr...@mdenkmann.de> > wrote: > > . Where are your stats about serializing and de serializing real world > archives? For NIBs vs for the kind of object graphs that are sent over DO > connections?
The 5 nib files from Sketch: 1234 of 2802 = 44.0 % unused. Bytes wasted in ObjRefs: 2764, in offsets: 2468 = 22.3 % of 23495 200 of 800 = 25.0 % unused. Bytes wasted in ObjRefs: 400, in offsets: 400 = 9.5 % of 8401 1208 of 3157 = 38.3 % unused. Bytes wasted in ObjRefs: 2752, in offsets: 2416 = 15.8 % of 32810 130 of 665 = 19.5 % unused. Bytes wasted in ObjRefs: 260, in offsets: 260 = 7.4 % of 7026 110 of 472 = 23.3 % unused. Bytes wasted in ObjRefs: 220, in offsets: 220 = 9.0 % of 4898 So nibs seem to be bloated by 7 ... 22 %. Less than the 90% in my contrived example. Kind regards, Gerriet. _______________________________________________ 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