https://bugzilla.wikimedia.org/show_bug.cgi?id=46734

       Web browser: ---
            Bug ID: 46734
           Summary: [Android] Batch all requests together in Modifications
                    Sync
           Product: Commons App
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Currently, we spend 1 request for each page to be modified to get the page
contents, and 1 request to update it. This can be modified to use 1 request to
get *all* the pages, and one request each to update them, thus reducing number
of HTTP requests by roughly 50%.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to