You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2016/09/16 20:37:20 UTC

[jira] [Created] (CB-11865) Unusually long time to create project from 'cordova platform add' using a local path

Shazron Abdullah created CB-11865:
-------------------------------------

             Summary: Unusually long time to create project from 'cordova platform add' using a local path
                 Key: CB-11865
                 URL: https://issues.apache.org/jira/browse/CB-11865
             Project: Apache Cordova
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: iOS
            Reporter: Shazron Abdullah
            Priority: Critical


On my system, when installing a platform from a local path, it took 43s.
Adding the ios platform from npm took 12s. A 3.6x slowdown.

Investigate where the bottleneck is.

{code}
cordova create t t t
cd t
cordova platform add path/to/local/platform-ios
{code}

Using the --verbose flag, the step that takes the longest time is at:
"Copying iOS template project to /Users/shaz/Desktop/t/platforms/ios"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org