ObjFW  Hex Artifact Content

Artifact f92e1c77a05d45ba835c540d03ef2a8829118ebf04f4aa961dadbe276686a10e:

Manifest of check-in [f92e1c77a0] - Optimize OFAutoreleasePool.

It always allocates memory for 16 objects now. releaseObjects does not
free the memory allocated to store objects so that the same number of
objects can be stored in the autorelease pool again without the need to
allocate memory. This will give loops creating lots of objects a huge
performance boost. by js on 2010-07-08 09:20:54.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.