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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to