mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00: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