Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1946] iOS: JSON Module Performance

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionCannot Reproduce
Resolution Date2012-08-21T20:24:44.000+0000
Affected Version/sRelease 1.5.0
Fix Version/sn/a
ComponentsiOS
Labelsperformance
Reporterjbermudez
AssigneeNeeraj Gupta
Created2011-04-15T03:06:17.000+0000
Updated2017-03-21T22:31:23.000+0000

Description

Calling JSON.parse() on a Iphone 3G on the following string takes around 25sec.

{movements, 95],["Pullup",21, 0],["Thruster",15, 95],["Pullup",15, 0],["Thruster",9, 95],["Pullup",9, 0]]}

Comments

  1. Junaid Younus 2012-08-21

    No test case provided, unable to reproduce, ticket marked as invalid.
  2. Neeraj Gupta 2012-08-21

    Please reopen this ticket if you can reproduce this issue with a more recent release.
  3. Lee Morris 2017-03-21

    Closing ticket as the issue cannot be reproduced and due to the above comments.

JSON Source