Skip to content

Commit 10b11f6

Browse files
committed
Fix name
1 parent 0ffa27a commit 10b11f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Benchmarks/Benchmarks/NIOPosixBenchmarks/Benchmarks.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ let benchmarks = {
3838
}
3939

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

0 commit comments

Comments
 (0)