mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
FlattenSequence/distance(from:to:) benchmarks (v6).
1. The auto-generated [BenchmarkInfo] was given the wrong name.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
import TestsUtils
|
||||
|
||||
public let FlattenDistanceFromTo = [
|
||||
public let benchmarks = [
|
||||
BenchmarkInfo(
|
||||
name: "FlattenDistanceFromTo.Array.Array.16.16",
|
||||
runFunction: { with(arrayArray16x16, $0) },
|
||||
|
||||
Reference in New Issue
Block a user