[TIMOB-17578] IOS: creating picker with Ti.UI.PICKER_TYPE_TIME type is too slow
GitHub Issue | n/a |
Type | Improvement |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.3.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | TCSupport, picker |
Reporter | Far |
Assignee | Unknown |
Created | 2014-08-07T12:17:41.000+0000 |
Updated | 2018-02-28T20:03:58.000+0000 |
Description
I noticed that creating Ti.UI.PICKER_TYPE_TIME picker is very slow on iOS. It is spending about 800ms on iPod touch 5 vs 150ms creating simple picker. It is very big lag for user. Please look at profiler screenshots.
First for simple picker, last two for timer picker.
Attachments
No comments