{ "id": "61016", "key": "TIMOB-384", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2011-04-15T02:28:27.000+0000", "created": "2011-04-15T02:28:26.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "speed", "table", "tableview" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-29T22:21:21.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

I and another developer would like the native table widget to\nload & display (\"render\"?) data faster. For example, I have a\nsearch screen, which queries a sqlite database with each 'change'\nevent. The database i/o and query time doesn't seem to be an issue.\n(Subjective impression, haven't definitively determined this.) In\nmy app, I need to limit the SELECT results to 5 rows in order to\nmake the interaction speed acceptable on an iphone gs.

{html}", "attachment": [], "flagged": false, "summary": "TableView loading/displaying data is slow.", "creator": { "name": "robbshecter", "key": "robbshecter", "displayName": "Robb Shecter", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "robbshecter", "key": "robbshecter", "displayName": "Robb Shecter", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "123217", "author": { "name": "robbshecter", "key": "robbshecter", "displayName": "Robb Shecter", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Just remembered: I determined that it's in the data\nloading/displaying code and not the database layer by calling\ntable.setData() with a static array of 100 items and observing the\nslow operation.

{html}", "updateAuthor": { "name": "robbshecter", "key": "robbshecter", "displayName": "Robb Shecter", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:28:27.000+0000", "updated": "2011-04-15T02:28:27.000+0000" }, { "id": "123218", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Duplicate of a billion tableview rendering speed bugs.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:28:27.000+0000", "updated": "2011-04-15T02:28:27.000+0000" }, { "id": "162561", "author": { "name": "dmitry.astapkovich", "key": "dmitry.astapkovich", "displayName": "Dmitry Astapkovich", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Stephen, can you please provide links to mentioned rendering speed bugs? I would like to know when we can expect performance improvements with tableviews", "updateAuthor": { "name": "dmitry.astapkovich", "key": "dmitry.astapkovich", "displayName": "Dmitry Astapkovich", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-08-11T05:46:47.000+0000", "updated": "2011-08-11T05:49:34.000+0000" }, { "id": "170767", "author": { "name": "aburner", "key": "aburner", "displayName": "Alex Burner", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Stephen, I second Dmitry's request, closing this ticket without pointing to the active equivalent is not very helpful.", "updateAuthor": { "name": "aburner", "key": "aburner", "displayName": "Alex Burner", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-28T10:07:56.000+0000", "updated": "2011-10-28T10:07:56.000+0000" }, { "id": "416292", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-29T22:21:21.000+0000", "updated": "2017-03-29T22:21:21.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }