Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9152

XHR calls in npm registry search can be optimized

    XMLWordPrintableJSON

Details

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            muratsu Murat Sutunc
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: