You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Murat Sutunc (JIRA)" <ji...@apache.org> on 2015/06/10 21:58:00 UTC

[jira] [Created] (CB-9152) XHR calls in npm registry search can be optimized

Murat Sutunc created CB-9152:
--------------------------------

             Summary: XHR calls in npm registry search can be optimized
                 Key: CB-9152
                 URL: https://issues.apache.org/jira/browse/CB-9152
             Project: Apache Cordova
          Issue Type: Bug
          Components: Registry Web
            Reporter: Murat Sutunc


Currently we're doing two xhr calls when getting list of plugins. The first call is needed to get number of plugins available. Second one gets the rest of the plugins. 

An idea is to increase the number of first XHR call to 200 (or any number tbh). And in case we still have more plugins, do the second call



--
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