Skip to content

Commit 0089a50

Browse files
Add benchmarks that measure KeyPath read and write performance.
1 parent a8dbc5f commit 0089a50

File tree

3 files changed

+967
-0
lines changed

3 files changed

+967
-0
lines changed

benchmark/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ set(SWIFT_BENCH_MODULES
106106
single-source/Integrate
107107
single-source/IterateData
108108
single-source/Join
109+
single-source/KeyPathPerformanceTests
109110
single-source/LazyFilter
110111
single-source/LinkedList
111112
single-source/LuhnAlgoEager

0 commit comments

Comments
 (0)