Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12995] CodeProcessor: Investigate estimating runtime

GitHub Issuen/a
TypeStory
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2016-08-24T20:05:39.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneeChris Barber
Created2013-03-07T22:16:44.000+0000
Updated2017-03-20T17:28:01.000+0000

Description

There is a lot of desire for the code processor to provide runtime estimates. It's not possible to accurately determine time, because that would involve me solving the Halting Problem and winning the Nobel Prize in Mathematics. That said, there *may* be a rough correlation between project size and runtime. We can do a statistical analysis on a bunch of customer apps to see if the number of AST nodes in a project vs runtime of said project to see if there is a strong enough correlation between size and runtime to give a rough estimate.

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