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

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

Commit 860757f85691326ce1f0cb2622af7d3442eac02b in cordova-cli's branch 
refs/heads/master from [~kamrik]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=860757f ]

CB-5299 Speed up prepare by using plugman's new reapply_global_munge()

This is based on reapply_global_munge() from plugman's config-changes.
This function loads the global munge from platform json and applies all of it.
The munge is not re-generated from plugin.xml files as it was previously done.


> 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