darcs

Issue 1168 Darcs transfer-mode is not pipelined

Title Darcs transfer-mode is not pipelined
Priority feature Status given-up
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, exlevan, jch, kowey, thorkilnaur, zooko
Assigned To
Topics Performance, SSH

Created on 2008-10-25.10:21:07 by jch, last changed 2017-07-30.23:42:56 by gh.

Messages
msg6448 (view) Author: jch Date: 2008-10-25.10:21:05
After discussion with Nicolas and Florent, we've found a few issues with
the ``darcs transfer-mode'' protocol.  I'm filing separate bugs for each
issue.

2. The protocol is not pipelined

Protocol traces show that the client is sending individual commands, and
waiting for each reply.  It should send a buffer-full (say, 4 kB) of
commands, and then parse all the replies.

                                        Juliusz
msg6455 (view) Author: zooko Date: 2008-10-25.13:53:33
Yay!  Please create fully pipelined darcs transfer mode!
see also issue1153
History
Date User Action Args
2008-10-25 10:21:07jchcreate
2008-10-25 13:26:50koweylinkissue1153 superseder
2008-10-25 13:53:35zookosetpriority: feature
nosy: + zooko
status: unread -> unknown
messages: + msg6455
2008-10-27 17:15:02droundysetnosy: + droundy
2008-12-09 19:43:31zookounlinkissue1153 superseder
2009-08-06 18:01:29adminsetnosy: + markstos, jast, Serware, darcs-devel, mornfall, tommy, beschmi, - droundy, jch
2009-08-06 21:13:42adminsetnosy: - beschmi
2009-08-10 21:50:13adminsetnosy: + jch, - tommy, markstos, darcs-devel, jast, Serware, mornfall
2009-08-10 23:49:16adminsetnosy: - dagit
2009-08-17 23:43:19koweysetstatus: unknown -> needs-implementation
nosy: jch, kowey, zooko, simon, thorkilnaur, dmitry.kurochkin
topic: + Performance
2009-08-25 17:32:17adminsetnosy: + darcs-devel, - simon
2009-08-27 10:30:43koweysettopic: + SSH
nosy: jch, kowey, darcs-devel, zooko, thorkilnaur, dmitry.kurochkin
2009-08-27 14:34:15adminsetnosy: jch, kowey, darcs-devel, zooko, thorkilnaur, dmitry.kurochkin
2010-03-23 15:55:50koweysetnosy: + exlevan
2017-07-30 23:42:56ghsetstatus: needs-implementation -> given-up