evio/benchmarks/out/echo.txt

35 lines
1.2 KiB
Plaintext
Raw Normal View History

2017-11-04 02:39:28 +03:00
--- BENCH ECHO START ---
--- GO STDLIB ---
2017-11-04 03:14:09 +03:00
2017/11/04 00:06:31 echo server started on port 5001
2017-11-04 02:39:28 +03:00
*** 50 connections, 10 seconds, 6 byte packets
Destination: [127.0.0.1]:5001
2017-11-04 03:14:09 +03:00
Interface lo address [127.0.0.1]:0
Using interface lo to connect to [127.0.0.1]:5001
2017-11-04 02:39:28 +03:00
Ramped up to 50 connections.
2017-11-04 03:14:09 +03:00
Total data sent: 9409.8 MiB (9866903552 bytes)
Total data received: 9165.8 MiB (9611005954 bytes)
Bandwidth per channel: 311.589⇅ Mbps (38948.6 kBps)
Aggregate bandwidth: 7687.378↓, 7892.059↑ Mbps
Packet rate estimate: 721925.3↓, 677380.8↑ (6↓, 45↑ TCP MSS/op)
Test duration: 10.0019 s.
2017-11-04 02:39:28 +03:00
--- DONE ---
--- EVIO ---
2017-11-04 03:14:09 +03:00
2017/11/04 00:06:43 echo server started on port 5002
2017-11-04 02:39:28 +03:00
*** 50 connections, 10 seconds, 6 byte packets
Destination: [127.0.0.1]:5002
2017-11-04 03:14:09 +03:00
Interface lo address [127.0.0.1]:0
Using interface lo to connect to [127.0.0.1]:5002
2017-11-04 02:39:28 +03:00
Ramped up to 50 connections.
2017-11-04 03:14:09 +03:00
Total data sent: 15867.3 MiB (16638083072 bytes)
Total data received: 15855.5 MiB (16625705220 bytes)
Bandwidth per channel: 532.133⇅ Mbps (66516.6 kBps)
Aggregate bandwidth: 13298.362↓, 13308.263↑ Mbps
Packet rate estimate: 1217575.2↓, 1142257.4↑ (12↓, 45↑ TCP MSS/op)
Test duration: 10.0017 s.
2017-11-04 02:39:28 +03:00
--- DONE ---
--- BENCH ECHO DONE ---