@@ -1070,12 +1070,12 @@ Message size: 32
10701070
10711071Errors: 0
10721072
1073- Round-trip time: 18.619 s
1073+ Round-trip time: 6.530 s
10741074Total data: 30.530 MiB
10751075Total messages: 1000000
1076- Data throughput: 1.654 MiB/s
1077- Message latency: 18.619 mcs
1078- Message throughput: 53707 msg/s
1076+ Data throughput: 4.689 MiB/s
1077+ Message latency: 6.530 mcs
1078+ Message throughput: 153123 msg/s
10791079```
10801080
10811081* [ SslEchoServer] ( https://github.com/chronoxor/NetCoreServer/blob/master/performance/SslEchoServer/Program.cs )
@@ -1090,12 +1090,12 @@ Message size: 32
10901090
10911091Errors: 0
10921092
1093- Round-trip time: 3.560 s
1094- Total data: 30.218 MiB
1095- Total messages: 990027
1096- Data throughput: 8.498 MiB/s
1097- Message latency: 3.596 mcs
1098- Message throughput: 278084 msg/s
1093+ Round-trip time: 2.918 s
1094+ Total data: 29.989 MiB
1095+ Total messages: 981942
1096+ Data throughput: 10.274 MiB/s
1097+ Message latency: 2.972 mcs
1098+ Message throughput: 336464 msg/s
10991099```
11001100
11011101### UDP echo server
@@ -1202,12 +1202,12 @@ Message size: 32
12021202
12031203Errors: 0
12041204
1205- Multicast time: 10.072 s
1206- Total data: 19.930 MiB
1207- Total messages: 652373
1208- Data throughput: 1.1000 MiB/s
1209- Message latency: 15.439 mcs
1210- Message throughput: 64769 msg/s
1205+ Multicast time: 10.076 s
1206+ Total data: 27.296 MiB
1207+ Total messages: 894218
1208+ Data throughput: 2.725 MiB/s
1209+ Message latency: 11.268 mcs
1210+ Message throughput: 88745 msg/s
12111211```
12121212
12131213* [ SslMulticastServer] ( https://github.com/chronoxor/NetCoreServer/blob/master/performance/SslMulticastServer/Program.cs )
@@ -1221,12 +1221,12 @@ Message size: 32
12211221
12221222Errors: 0
12231223
1224- Multicast time: 10.325 s
1225- Total data: 59.125 MiB
1226- Total messages: 1937334
1227- Data throughput: 5.743 MiB/s
1228- Message latency: 5.329 mcs
1229- Message throughput: 187632 msg/s
1224+ Multicast time: 10.261 s
1225+ Total data: 92.851 MiB
1226+ Total messages: 3041891
1227+ Data throughput: 9.047 MiB/s
1228+ Message latency: 3.373 mcs
1229+ Message throughput: 296430 msg/s
12301230```
12311231
12321232### UDP multicast server
0 commit comments