Skip to content

Commit 5b88dc3

Browse files
committed
[interop] benchmark - add a comment to bump up the iteration count
1 parent d50f834 commit 5b88dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmark/cxx-source/CxxVectorSum.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ func makeVectorOnce() {
5353
// establish an expected threshold of performance, which when exceeded should
5454
// fail the benchmark.
5555

56+
// FIXME: Bump up to 50k and 10 once the sequence is faster.
5657
let vectorSize = 25_000
5758
let iterRepeatFactor = 7
5859

0 commit comments

Comments
 (0)