Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13974] Android: KS takes a long time to package - I've seen nine minutes, others report longer in some cases

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-10-19T01:23:23.000+0000
Affected Version/sRelease 3.1.1
Fix Version/s2013 Sprint 21, 2013 Sprint 21 Core, Release 3.2.0
ComponentsAndroid, Tooling
Labelsandroidbuild, ay-verified, cb-verified, qe-3.1.1
ReporterEric Merriman
AssigneeChris Barber
Created2013-05-23T23:02:38.000+0000
Updated2013-11-11T18:52:58.000+0000

Description

Description:

While verifying some JIRA tickets I was packaging KS (from 3.1.X branch). Hieu reported having this take a long time, so I monitored the process. The console ticked slowly away, and it took 9 minutes and 30 seconds to finish the task. This was from clean.

Steps to reproduce:

1) Pull KS from 3_1_X branch 2) Import into Studio 3) Package for distribution 4) Monitor the duration of the task

Result:

It took 9:30 in my first test and others have reported longer.

Expected Result:

Much quicker packaging process.

Notes:

I'll be checking to see if this is a regression and will add it here.

Comments

  1. Eric Merriman 2013-05-23

    I tried moving the SDK the CLI and the selected SDK in the CLI to 3.1.0.GA. Same result. I will try an older KS version.
  2. Olga Romero 2013-05-24

    For me it was: 7:30 with 3.1.0.GA 7:54 with 3.1.1.v20130523170057 Titanium Studio, build: 3.1.1.201305222018 Mac osx 10.8.3 Mountail Lion KS 3_1_X branch I will test 3_0_X KS branch. This is the way to test older SDKs.
  3. Chris Barber 2013-08-02

    This is closure compiler related.
  4. Chris Barber 2013-10-18

    The new Android build uses UglifyJS and it's way faster than the Google Closure compiler.
  5. Allen Yeung 2013-10-18

    Just tried this on the new Android Build and it took around 30 sec.
  6. Allen Yeung 2013-10-19

    PR: https://github.com/appcelerator/titanium_mobile/pull/4781
  7. Samuel Dowse 2013-11-11

    Verified fixed on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201311100540 Titanium SDK, build: 3.2.0.v20131110134044 CLI: 3.2.0 Alloy: 1.3.0 Project built successfully in 31s 118ms closing.

JSON Source