darcs

Patch 1268 removed block buffering for bundle transfer in push an...

Title removed block buffering for bundle transfer in push an...
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone 2.10.0

Created on 2015-02-10.23:43:10 by bfrk, last changed 2015-02-12.18:57:36 by gh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2015-02-10.23:43:09 text/x-darcs-patch
removed-block-buffering-for-bundle-transfer-in-push-and-remote-apply.dpatch bfrk, 2015-02-10.23:43:09 application/x-darcs-patch
unnamed bfrk, 2015-02-10.23:43:09
See mailing list archives for discussion on individual patches.
Messages
msg18064 (view) Author: bfrk Date: 2015-02-10.23:43:09
1 patch for repository http://darcs.net/screened:

patch 079b5bc14a7dba4a2923ba306b25e57d914bf710
Author: Ben Franksen <benjamin.franksen@helmholtz-berlin.de>
Date:   Wed Feb 11 00:24:40 CET 2015
  * removed block buffering for bundle transfer in push and remote apply
  
  This partially rolls back changes made in
  
  'optimization: compress patch data before sending over ssh'
  
  The block buffering changes should have been recorded separately in the
  first place. It also turned out that they do not actually improve
  performance (in contrast to the compression).
Attachments
msg18108 (view) Author: gh Date: 2015-02-12.18:57:36
Accepted (it's a very simple change and we discussed it in
http://bugs.darcs.net/patch1256 ). This and patch1256 go into branch
2.10 as (simple and reliable) optimization.
History
Date User Action Args
2015-02-10 23:43:10bfrkcreate
2015-02-10 23:46:54bfrksetstatus: needs-screening -> needs-review
2015-02-10 23:54:37bfrksetmilestone: 2.10.0
2015-02-12 18:57:36ghsetstatus: needs-review -> accepted
messages: + msg18108