From: Philipp Tölke Date: Wed, 9 Nov 2011 09:48:40 +0000 (+0000) Subject: clarification X-Git-Tag: initial-import-from-subversion-38251~15994 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=88eef96dc5f311b07c2fba7bdf9dee8ab6886e83;p=oweals%2Fgnunet.git clarification --- diff --git a/src/vpn/README b/src/vpn/README index c1d514df2..50fb9b119 100644 --- a/src/vpn/README +++ b/src/vpn/README @@ -142,8 +142,8 @@ Performance Measurements These tests were done between hosts (i7 with 2.67GHz and Core 2 with 2GHz) connected by a switched Gigabit Ethernet. -scp direct (100MiB file): 33.3MiB/s (as shown by scp) -udp echo direct (6 Bytes of data): 0.000333 (measured by tcpdump) +scp direct (100MiB file): 33.3MiB/s (as shown by scp) +udp echo direct (6 Bytes of data): 0.000333 (measured by tcpdump) -scp over gnunet (100MiB file): 20KiB/s (as shown by scp) -udp echo over gnunet (6 Bytes of data): 0.078410s (measured by tcpdump) +scp over gnunet (100MiB file, stopped after 5 minutes): 20KiB/s (as shown by scp) +udp echo over gnunet (6 Bytes of data): 0.078410s (measured by tcpdump)