[AC-1811] iPhone TableView performance poor when loading large number of rows with custom table rows
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-01-25T18:06:31.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | performance, tableview,, tableviewrow, |
Reporter | Sudhakar |
Assignee | Mauro Parra-Miranda |
Created | 2012-11-28T12:57:43.000+0000 |
Updated | 2016-03-08T07:40:42.000+0000 |
Description
We are creatingtable view using customized rows. Row is having subviews added where in we have labels and images.
It has to create 1500 - 2000 records and it takes 60-90 seconds. In Android, it takes around 15 seconds.
className is appropriately added, however the issue persists
Closing as "Needs more info" until a test case and TiSDK version is provided, also whether this is on the device and/or simulator.
I've set this to resolved so that the issue can now be edited to provide more info. Thanks, Daniel