Skip to content

Commit 7ecb987

Browse files
committed
FlattenSequence/distance(from:to:) benchmarks (v6).
1. The auto-generated [BenchmarkInfo] was given the wrong name.
1 parent cef7c43 commit 7ecb987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/single-source/FlattenDistanceFromTo.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
import TestsUtils
1414

15-
public let FlattenDistanceFromTo = [
15+
public let benchmarks = [
1616
BenchmarkInfo(
1717
name: "FlattenDistanceFromTo.Array.Array.16.16",
1818
runFunction: { with(arrayArray16x16, $0) },

0 commit comments

Comments
 (0)