Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13278] CodeProcessor: Improve performance

GitHub Issuen/a
TypeEpic
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2016-08-24T20:02:55.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneeChris Barber
Created2013-03-29T21:27:19.000+0000
Updated2017-03-20T17:29:16.000+0000

Description

Runtime speed of the code processor is very slow, but could be improved using a variety of techniques: * Moving the core engine into a C/C++ V8 plugin * Standard code optimizations in the code processor code itself * Optimizing AST trees before sending them to the dynamic engine

Comments

  1. Chris Barber 2016-08-24

    Code processor is dead.
  2. Lee Morris 2017-03-20

    Closing ticket as code processor is no longer supported.

JSON Source