diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-11-21 20:56:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-11-21 20:56:58 -0400 |
commit | f0f7e900cc9248c05314eaed418317de690a24d8 (patch) | |
tree | 75fc603169b6639ce553f151b25233be3c8e9f2f /Limit.hs | |
parent | 42c6d2727d46c6bead3684965bccb83728bcd09d (diff) |
try to gather scattered writes
git upload-pack makes some uncessary writes in sequence, this tries to
gather them together to avoid needing to send multiple DATA packets when
just one will do.
In a small pull, this reduces the average number of DATA packets from
4.5 to 2.5.
Diffstat (limited to 'Limit.hs')
0 files changed, 0 insertions, 0 deletions