Skip to content

Commit c79214c

Browse files
authored
Merge pull request #27030 from gottesmm/pr-691278faf35b36748a5434a7bcfd3feb58044d07
[benchmark] Add versions of prims that in a non-efficient way uses va…
2 parents 2c5c493 + b4e25f9 commit c79214c

File tree

3 files changed

+1117
-0
lines changed

3 files changed

+1117
-0
lines changed

benchmark/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ set(SWIFT_BENCH_MODULES
131131
single-source/Prefix
132132
single-source/PrefixWhile
133133
single-source/Prims
134+
single-source/PrimsNonStrongRef
134135
single-source/ProtocolDispatch
135136
single-source/ProtocolDispatch2
136137
single-source/Queue

0 commit comments

Comments
 (0)