We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ffa27a commit 10b11f6Copy full SHA for 10b11f6
Benchmarks/Benchmarks/NIOPosixBenchmarks/Benchmarks.swift
@@ -38,7 +38,7 @@ let benchmarks = {
38
}
39
40
Benchmark(
41
- "TCPEcho pure async/await NIO 1M times",
+ "TCPEchoAsyncChannel pure async/await 1M times",
42
configuration: .init(
43
metrics: defaultMetrics,
44
scalingFactor: .one
0 commit comments