It\'s a good practice to put lots of autoreleased object in an autoreleasepool at loop action. I found someone put the @autoreleasepool in loop but others p
Depend on how many pending items will be released. Image that Autorelease Pool like your trash, put unused thing and will throw later.