Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28294] Android: ListView with collection is very slow and runs out of memory

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionUnresolved
Affected Version/sRelease 9.3.0
Fix Version/sRelease 9.3.1
ComponentsAndroid
Labelsregression
ReporterSatyam Sekhri
AssigneeGary Mathews
Created2020-12-17T23:07:59.000+0000
Updated2021-01-21T18:18:58.000+0000

Description

This is a regression on 9.3.0.GA. On SDK build prior to 9.3.0 GA there is no delay seen. The list view is very slow to load data with data sources of collections. The fetch and reload of listview takes longer and longer with each fetch and load causes blocking of UI. After few fetch and load the app eventually runs out of memory and crashes the app.

Comments

  1. Gary Mathews 2021-01-04

    master: https://github.com/appcelerator/titanium_mobile/pull/12363
  2. Samir Mohammed 2021-01-21

    FR Passed, Waiting on Jenkins build and backport.
  3. Christopher Williams 2021-01-21

    squash merged to master, backport PR to 9_3_X is merged for 9.3.1 target.

JSON Source