From c0de8fedde583061ca17883b114b88bd45c34726 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Fri, 2 Apr 2010 16:56:30 +0200 Subject: [PATCH] Updated tests/README --- tests/README | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/tests/README b/tests/README index 9496b06..fe51379 100644 --- a/tests/README +++ b/tests/README @@ -25,8 +25,14 @@ By default, this program sends some queries with the values defined in unit-test.h and checks the responses. These programs are useful to test the protocol implementation. -bench-bandwidth-slave -bench-bandwidth-master ----------------------- +bandwidth-slave-one +bandwidth-slave-many-up +bandwidth-master +----------------------- It returns some very useful informations about the performance of transfert rate between the slave and the master. + +- bandwidth-slave-one: it can handles only one connection with a master. +- bandwidth-slave-many-up: it opens a connection each time a new master asks + for, but the number of connection is limited. The same slave process handles + all the connections. -- libgit2 0.21.4