All Projects → zekunyan → Autoreleasepooltestexample

zekunyan / Autoreleasepooltestexample

An example to figure out the benefit to use @autoreleasepool in ARC iOS program.

Labels

An Example for @autoreleasepool

An example to figure out the benefit to use @autoreleasepool in ARC iOS program

Control memory usage in loop.

like this:

image

See my article: http://tutuge.me/2015/03/17/what-is-autoreleasepool/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].