hgext/largefiles/CONTRIBUTORS
author Na'Tosha Bard <natosha@unity3d.com>
Sun, 24 Jun 2012 20:36:22 +0200
changeset 17127 9e1616307c4c
parent 15168 cfccd3bee7b3
permissions -rw-r--r--
largefiles: batch statlfile requests when pushing a largefiles repo (issue3386) This implements a part of issue 3386. It batches the request for the status of all largefiles in the revisions that are about to be pushed into a single request, instead of doing N separate requests. In a real world test case, this change was verified to save 1,116 round-trips to the server. It only requires a client-side change; it is backwards-compatible with an older version of the server.

Greg Ward, author of the original bfiles extension
Na'Tosha Bard of Unity Technologies
Fog Creek Software
Special thanks to the University of Toronto and the UCOSP program