Skip to content

Commit 2a87747

Browse files
Merge pull request #3791 from SwiftPackageIndex/s6-run-16-results
Add run 16 results
2 parents 18c1931 + a2b3a7d commit 2a87747

File tree

3 files changed

+41
-1
lines changed

3 files changed

+41
-1
lines changed

Resources/ChartData/rfs6-errors.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@
8181
"toolchainId" : "com.apple.dt.Xcode",
8282
"toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)",
8383
"value" : 42140
84+
},
85+
{
86+
"date" : "2025-05-07",
87+
"toolchainId" : "com.apple.dt.Xcode",
88+
"toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)",
89+
"value" : 55579
8490
}
8591
]
8692
},
@@ -166,6 +172,12 @@
166172
"toolchainId" : "com.apple.dt.Xcode",
167173
"toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)",
168174
"value" : 1298
175+
},
176+
{
177+
"date" : "2025-05-07",
178+
"toolchainId" : "com.apple.dt.Xcode",
179+
"toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)",
180+
"value" : 4377
169181
}
170182
]
171183
},
@@ -251,7 +263,13 @@
251263
"toolchainId" : "com.apple.dt.Xcode",
252264
"toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)",
253265
"value" : 317
266+
},
267+
{
268+
"date" : "2025-05-07",
269+
"toolchainId" : "com.apple.dt.Xcode",
270+
"toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)",
271+
"value" : 540
254272
}
255273
]
256274
}
257-
]
275+
]

Resources/ChartData/rfs6-events.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,9 @@
3838
{
3939
"date": "2024-11-22",
4040
"value": "Added more Swift build flags"
41+
},
42+
{
43+
"date": "2025-03-31",
44+
"value": "Xcode"
4145
}
4246
]

Resources/ChartData/rfs6-packages.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@
8181
"toolchainId" : "com.apple.dt.Xcode",
8282
"toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)",
8383
"value" : 1620
84+
},
85+
{
86+
"date" : "2025-05-07",
87+
"toolchainId" : "com.apple.dt.Xcode",
88+
"toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)",
89+
"value" : 2027
8490
}
8591
]
8692
},
@@ -166,6 +172,12 @@
166172
"toolchainId" : "com.apple.dt.Xcode",
167173
"toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)",
168174
"value" : 26
175+
},
176+
{
177+
"date" : "2025-05-07",
178+
"toolchainId" : "com.apple.dt.Xcode",
179+
"toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)",
180+
"value" : 54
169181
}
170182
]
171183
},
@@ -251,6 +263,12 @@
251263
"toolchainId" : "com.apple.dt.Xcode",
252264
"toolchainLabel" : "Swift 6.0 Xcode 16.1 (16B40)",
253265
"value" : 14
266+
},
267+
{
268+
"date" : "2025-05-07",
269+
"toolchainId" : "com.apple.dt.Xcode",
270+
"toolchainLabel" : "Swift 6.1 Xcode 16.3 (16E140)",
271+
"value" : 31
254272
}
255273
]
256274
}

0 commit comments

Comments
 (0)