You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Martin Bektchiev (JIRA)" <ji...@apache.org> on 2014/01/23 22:23:37 UTC

[jira] [Commented] (CB-5885) Speed-up adding multiple plugins with plugman

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

Martin Bektchiev commented on CB-5885:
--------------------------------------

I have created a pull request with an implementation of the multiple *--plugin* options and a simple cache of the result of *ios.parseProjectFile*. It can be seen at https://github.com/apache/cordova-plugman/pull/45

> Speed-up adding multiple plugins with plugman
> ---------------------------------------------
>
>                 Key: CB-5885
>                 URL: https://issues.apache.org/jira/browse/CB-5885
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI
>            Reporter: Martin Bektchiev
>            Priority: Minor
>              Labels: performance
>
> By enabling plugman to accept multiple plugins at once on the command-line we can have significant performance gains. Especially in the case of automated builds which create, set up and build a Cordova project from scratch.
> Moreover this will allow for optimizing away unnecessary repetitive operations.



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