[ 
https://issues.apache.org/jira/browse/CB-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875149#comment-13875149
 ] 

ASF subversion and git services commented on CB-5299:
-----------------------------------------------------

Commit 4b98043916d2c23afd3df4afae48a0c555ddb4e3 in branch refs/heads/master 
from [~kamrik]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=4b98043 ]

CB-5299 Cache pbxproj to avoid re-parsing it for each plugin.

Parsing pbxproj is very slow (~250ms on my machine). It is done for each plugin
that needs to add frameworks to the ios project.


> Make cordova prepare (much) faster
> ----------------------------------
>
>                 Key: CB-5299
>                 URL: https://issues.apache.org/jira/browse/CB-5299
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI, Plugman
>    Affects Versions: 3.1.0
>            Reporter: Braden Shepherdson
>            Assignee: Mark Koudritsky
>              Labels: performance
>
> Prepare (especially CLI's prepare) is stupidly slow. If you have a modest 
> www/, half a dozen plugins, and the android and ios platforms installed, it 
> takes a couple of seconds. It should be much faster than this.
> This bug exists to track my efforts to measure what's slow, and improve the 
> speed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to