Skip to content

Commit 3a3e84d

Browse files
committed
Fix name
1 parent 94c87d6 commit 3a3e84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Benchmarks/Benchmarks/NIOPosixBenchmarks/Benchmarks.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ let benchmarks = {
3939
}
4040

4141
Benchmark(
42-
"TCPEcho pure async/await NIO 1M times",
42+
"TCPEchoAsyncChannel pure async/await 1M times",
4343
configuration: .init(
4444
metrics: defaultMetrics,
4545
scalingFactor: .one

0 commit comments

Comments
 (0)