[TIMOB-1818] iOS: TableView (Layout 4) loading and scroll performance issues
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:57:15.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | iOS |
Labels | performance, refactored_layout, regression, scrolling, tableview |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T03:03:04.000+0000 |
Updated | 2011-04-17T01:57:15.000+0000 |
Description
1.BaseUI>View>Table Views> Table View (layout 4)
2.scroll to the bottom and top
results: the test is slow to load, then on scroll is stuttered and slow
also seen on Table with controls
Comments
- Thomas Huelbert 2011-04-15
found on a 4th gen ipod touch running 4.1 and 1.4.1.ec5d6d. Shows on 3g running 3.1.2 as well.
- Stephen Tramer 2011-04-15
Table scroll/draw speeds are significantly faster in refactored_layout, but there are other draw issues with tables. Going to investigate and hopefully fix.
- Stephen Tramer 2011-04-15
Going to mark this fixed-in-qa after the layout refactor merge. Exactly what "performance issues" mean is nebulous but speeds are significantly improved now, to the point where there's no more stuttering and hanging.
- Thomas Huelbert 2011-04-15
hugely improved, closing against 1.5.0.fb4b340 ipod 4gt