{ "id": "64051", "key": "TIMOB-3419", "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": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2017-07-27T21:05:33.000+0000", "created": "2011-04-15T03:44:54.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "android", "defect", "klist", "reported-1.6.1", "rplist", "sqlite" ], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-07-27T21:05:33.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "{html}
A helpdesk\r\nticket has reported that inserting rows in a SQLite database\r\ntakes too long. I have create a sample app and ran it against both\r\nAndroid and iOS. This is the code: link to the\r\ncode
\r\nAnd in this\r\nimage you can see the difference between both platforms in\r\nmilliseconds after the insert.
\r\nTested Agains iPhone Simulator 4.3 and Android APIs 2.2
\r\nTitanium SDK 1.6.1