mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-01 08:45:09 +08:00
Add multiple view push to the ASTableViewStressTest app to evaluate memory issues
No issues found. Have not been able to create a leak either with the test itself or scrolling / popping back view controlliers.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#define NumberOfSections 10
|
||||
#define NumberOfRowsPerSection 20
|
||||
#define NumberOfReloadIterations 500
|
||||
#define NumberOfReloadIterations 50
|
||||
|
||||
@interface ViewController () <ASTableViewDataSource, ASTableViewDelegate>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user