Skip to content

Commit 3ef898f

Browse files
committed
Fix name
1 parent 6c84681 commit 3ef898f

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
@@ -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)