Rearrange the channel buffer sizes into three neat use-editable values in
options.h. Increasing RECV_MAX_WINDOW gives big network performance increases - even with the present buffers (which haven't changed) it performs a lot better. Next step is to make the window size a cmdline option. --HG-- extra : convert_revision : 24c7cb47fb56cf5b82e3bc0859b45ea83038eab0
Showing
- channel.h 0 additions, 8 deletionschannel.h
- cli-chansession.c 1 addition, 1 deletioncli-chansession.c
- common-channel.c 11 additions, 11 deletionscommon-channel.c
- common-session.c 1 addition, 1 deletioncommon-session.c
- options.h 24 additions, 7 deletionsoptions.h
- packet.c 2 additions, 2 deletionspacket.c
Please register or sign in to comment