Skip to content

Commit 7fa1d65

Browse files
committed
docs: record Stage 1 calibration and swift-syntax scouting results
Real MutantBench Stage 1 Calibration run (swift-numerics, GCD.swift, RelationalOperatorReplacement only) and swift-syntax scouting run (AbsolutePosition.swift, same operator), both run on this public repo's own free macOS Actions minutes since the maintainer's private repo billing is still unavailable (see #70 tracked upstream). Both correctness gates passed: 0 phantoms, 0 false-scored, 0 backend disagreements. This is calibration/wiring evidence (1 repetition per mode), not a performance conclusion — cross-tool mutant matching found 0 exactly-comparable mutants in either project, so no speed comparison is drawn from these numbers. Run: https://github.com/juntaki/mutantkit/actions/runs/31090686349
1 parent f543b41 commit 7fa1d65

18 files changed

Lines changed: 3248 additions & 0 deletions
Lines changed: 146 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
[
2+
{
3+
"applied" : 2,
4+
"backendDisagreements" : 0,
5+
"discovered" : 2,
6+
"exitCode" : 0,
7+
"falseScored" : 0,
8+
"infrastructureFailure" : 0,
9+
"killed" : 2,
10+
"mode" : "cold",
11+
"noCoverage" : 0,
12+
"peakResidentBytes" : 1636564992,
13+
"phantom" : 0,
14+
"projectCommit" : "60e8eb850721b5a6eebbd973b39f450a16553bd9",
15+
"projectID" : "swift-syntax",
16+
"provenActive" : 2,
17+
"runID" : "78EED4FF-681C-4408-BE2C-F2FA6603FF17",
18+
"survived" : 0,
19+
"tool" : {
20+
"name" : "mutantkit",
21+
"version" : "unknown"
22+
},
23+
"toolchainProfileID" : "Developer",
24+
"unviable" : 0,
25+
"wallSeconds" : 360.7791939973831,
26+
"workingDirectoryGrowthBytes" : 0
27+
},
28+
{
29+
"applied" : 2,
30+
"backendDisagreements" : 0,
31+
"discovered" : 2,
32+
"exitCode" : 0,
33+
"falseScored" : 0,
34+
"infrastructureFailure" : 0,
35+
"killed" : 2,
36+
"mode" : "warm",
37+
"noCoverage" : 0,
38+
"peakResidentBytes" : 1638301696,
39+
"phantom" : 0,
40+
"projectCommit" : "60e8eb850721b5a6eebbd973b39f450a16553bd9",
41+
"projectID" : "swift-syntax",
42+
"provenActive" : 2,
43+
"runID" : "64E33CB4-408B-4D3E-9157-E2B5CAD35B3B",
44+
"survived" : 0,
45+
"tool" : {
46+
"name" : "mutantkit",
47+
"version" : "unknown"
48+
},
49+
"toolchainProfileID" : "Developer",
50+
"unviable" : 0,
51+
"wallSeconds" : 246.73397302627563,
52+
"workingDirectoryGrowthBytes" : 0
53+
},
54+
{
55+
"applied" : 4,
56+
"backendDisagreements" : 0,
57+
"discovered" : 4,
58+
"exitCode" : 0,
59+
"falseScored" : 0,
60+
"infrastructureFailure" : 0,
61+
"killed" : 4,
62+
"mode" : "incremental",
63+
"noCoverage" : 0,
64+
"peakResidentBytes" : 1785790464,
65+
"phantom" : 0,
66+
"projectCommit" : "60e8eb850721b5a6eebbd973b39f450a16553bd9",
67+
"projectID" : "swift-syntax",
68+
"provenActive" : 4,
69+
"runID" : "2C7BE53D-1518-4473-8898-4AE469EE3ADD",
70+
"survived" : 0,
71+
"tool" : {
72+
"name" : "mutantkit",
73+
"version" : "unknown"
74+
},
75+
"toolchainProfileID" : "Developer",
76+
"unviable" : 0,
77+
"wallSeconds" : 536.1440249681473,
78+
"workingDirectoryGrowthBytes" : 0
79+
},
80+
{
81+
"applied" : 1,
82+
"discovered" : 1,
83+
"exitCode" : 0,
84+
"infrastructureFailure" : 0,
85+
"killed" : 1,
86+
"mode" : "cold",
87+
"noCoverage" : 0,
88+
"peakResidentBytes" : 1411219456,
89+
"projectCommit" : "60e8eb850721b5a6eebbd973b39f450a16553bd9",
90+
"projectID" : "swift-syntax",
91+
"runID" : "54FDD55F-DC60-4503-94C4-492B5D339941",
92+
"survived" : 0,
93+
"tool" : {
94+
"name" : "muter",
95+
"version" : "unknown"
96+
},
97+
"toolchainProfileID" : "Developer",
98+
"unviable" : 0,
99+
"wallSeconds" : 173.9885460138321,
100+
"workingDirectoryGrowthBytes" : 718046
101+
},
102+
{
103+
"applied" : 1,
104+
"discovered" : 1,
105+
"exitCode" : 0,
106+
"infrastructureFailure" : 0,
107+
"killed" : 1,
108+
"mode" : "warm",
109+
"noCoverage" : 0,
110+
"peakResidentBytes" : 1317371904,
111+
"projectCommit" : "60e8eb850721b5a6eebbd973b39f450a16553bd9",
112+
"projectID" : "swift-syntax",
113+
"runID" : "8E4ABBA6-C8E1-497D-A40F-06FAEC749DCB",
114+
"survived" : 0,
115+
"tool" : {
116+
"name" : "muter",
117+
"version" : "unknown"
118+
},
119+
"toolchainProfileID" : "Developer",
120+
"unviable" : 0,
121+
"wallSeconds" : 123.8339170217514,
122+
"workingDirectoryGrowthBytes" : 717969
123+
},
124+
{
125+
"applied" : 2,
126+
"discovered" : 2,
127+
"exitCode" : 0,
128+
"infrastructureFailure" : 0,
129+
"killed" : 2,
130+
"mode" : "incremental",
131+
"noCoverage" : 0,
132+
"peakResidentBytes" : 1476984832,
133+
"projectCommit" : "60e8eb850721b5a6eebbd973b39f450a16553bd9",
134+
"projectID" : "swift-syntax",
135+
"runID" : "FD230D1E-816B-423B-94F9-FA3FC05B4693",
136+
"survived" : 0,
137+
"tool" : {
138+
"name" : "muter",
139+
"version" : "unknown"
140+
},
141+
"toolchainProfileID" : "Developer",
142+
"unviable" : 0,
143+
"wallSeconds" : 218.81876802444458,
144+
"workingDirectoryGrowthBytes" : 1407371
145+
}
146+
]

0 commit comments

Comments
 (0)