Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3181] The building Process in 1.6.0.RC1 is very slow, if the mdfind command is used..

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2012-07-26T16:34:14.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
Reporterdarki777
AssigneeNeeraj Gupta
Created2011-04-15T03:38:57.000+0000
Updated2012-07-26T20:25:45.000+0000

Description

Hello,
the mdfind command in the builder.py makes the things very slow, in 1.6.0.RC1 in line 1017 (results = run.run(['mdfind',...)
I waited only once about a half hour, that's a little bit too slow for me xD (my mac isn't the problem, everything else is always fine with the performance, but not this one). Then I changed the whole "cleanup_app_logfiles" function to a comment. Now it works fine for me.

Greetings,
darki777

Comments

  1. Bentley 2011-04-15

    This issue has also caused me trouble. It will occasionally take about 45 minutes for an app to build (compared to normally taking only a couple of seconds for the same app). As a temporary fix I have also commented out the cleanup_app_logfiles function.

  2. Stephen Tramer 2012-07-26

    Duplicate of TIMOB-5085

JSON Source