You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/12 02:29:01 UTC

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

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

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

Commit 1d7f7c03a071ccbb81bb816194c9bfa524609b5d in cordova-registry-web's branch refs/heads/master from [~muratsu]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-registry-web.git;h=1d7f7c0 ]

CB-9152,9153,9154 Minor refactor and small fixes


> 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