@@ -4,7 +4,7 @@ expression: benchmark_packages
4
4
-- -
5
5
{
6
6
" github.com/SimonWaldherr/golang-benchmarks/base64 [github.com/SimonWaldherr/golang-benchmarks/base64.test]" : {
7
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/base64 " ,
7
+ " Dir" : " [package_dir] " ,
8
8
" Name" : " base64" ,
9
9
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/base64 [github.com/SimonWaldherr/golang-benchmarks/base64.test]" ,
10
10
" TestGoFiles" : [
@@ -20,14 +20,14 @@ expression: benchmark_packages
20
20
],
21
21
" Module" : {
22
22
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
23
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
24
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
23
+ " Dir" : " [module_dir] " ,
24
+ " GoMod" : " [go_mod_path] " ,
25
25
" GoVersion" : " 1.18" ,
26
26
" Main" : true
27
27
}
28
28
},
29
29
" github.com/SimonWaldherr/golang-benchmarks/between [github.com/SimonWaldherr/golang-benchmarks/between.test]" : {
30
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/between " ,
30
+ " Dir" : " [package_dir] " ,
31
31
" Name" : " between" ,
32
32
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/between [github.com/SimonWaldherr/golang-benchmarks/between.test]" ,
33
33
" TestGoFiles" : [
@@ -44,14 +44,14 @@ expression: benchmark_packages
44
44
],
45
45
" Module" : {
46
46
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
47
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
48
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
47
+ " Dir" : " [module_dir] " ,
48
+ " GoMod" : " [go_mod_path] " ,
49
49
" GoVersion" : " 1.18" ,
50
50
" Main" : true
51
51
}
52
52
},
53
53
" github.com/SimonWaldherr/golang-benchmarks/caseinsensitivecompare [github.com/SimonWaldherr/golang-benchmarks/caseinsensitivecompare.test]" : {
54
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/caseinsensitivecompare " ,
54
+ " Dir" : " [package_dir] " ,
55
55
" Name" : " trim" ,
56
56
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/caseinsensitivecompare [github.com/SimonWaldherr/golang-benchmarks/caseinsensitivecompare.test]" ,
57
57
" TestGoFiles" : [
@@ -66,14 +66,14 @@ expression: benchmark_packages
66
66
],
67
67
" Module" : {
68
68
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
69
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
70
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
69
+ " Dir" : " [module_dir] " ,
70
+ " GoMod" : " [go_mod_path] " ,
71
71
" GoVersion" : " 1.18" ,
72
72
" Main" : true
73
73
}
74
74
},
75
75
" github.com/SimonWaldherr/golang-benchmarks/concat [github.com/SimonWaldherr/golang-benchmarks/concat.test]" : {
76
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/concat " ,
76
+ " Dir" : " [package_dir] " ,
77
77
" Name" : " concat" ,
78
78
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/concat [github.com/SimonWaldherr/golang-benchmarks/concat.test]" ,
79
79
" TestGoFiles" : [
@@ -89,14 +89,14 @@ expression: benchmark_packages
89
89
],
90
90
" Module" : {
91
91
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
92
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
93
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
92
+ " Dir" : " [module_dir] " ,
93
+ " GoMod" : " [go_mod_path] " ,
94
94
" GoVersion" : " 1.18" ,
95
95
" Main" : true
96
96
}
97
97
},
98
98
" github.com/SimonWaldherr/golang-benchmarks/contains [github.com/SimonWaldherr/golang-benchmarks/contains.test]" : {
99
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/contains " ,
99
+ " Dir" : " [package_dir] " ,
100
100
" Name" : " contains" ,
101
101
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/contains [github.com/SimonWaldherr/golang-benchmarks/contains.test]" ,
102
102
" TestGoFiles" : [
@@ -113,14 +113,14 @@ expression: benchmark_packages
113
113
],
114
114
" Module" : {
115
115
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
116
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
117
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
116
+ " Dir" : " [module_dir] " ,
117
+ " GoMod" : " [go_mod_path] " ,
118
118
" GoVersion" : " 1.18" ,
119
119
" Main" : true
120
120
}
121
121
},
122
122
" github.com/SimonWaldherr/golang-benchmarks/embed [github.com/SimonWaldherr/golang-benchmarks/embed.test]" : {
123
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/embed " ,
123
+ " Dir" : " [package_dir] " ,
124
124
" Name" : " embed" ,
125
125
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/embed [github.com/SimonWaldherr/golang-benchmarks/embed.test]" ,
126
126
" TestGoFiles" : [
@@ -137,14 +137,14 @@ expression: benchmark_packages
137
137
],
138
138
" Module" : {
139
139
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
140
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
141
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
140
+ " Dir" : " [module_dir] " ,
141
+ " GoMod" : " [go_mod_path] " ,
142
142
" GoVersion" : " 1.18" ,
143
143
" Main" : true
144
144
}
145
145
},
146
146
" github.com/SimonWaldherr/golang-benchmarks/foreach [github.com/SimonWaldherr/golang-benchmarks/foreach.test]" : {
147
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/foreach " ,
147
+ " Dir" : " [package_dir] " ,
148
148
" Name" : " foreach" ,
149
149
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/foreach [github.com/SimonWaldherr/golang-benchmarks/foreach.test]" ,
150
150
" TestGoFiles" : [
@@ -158,14 +158,14 @@ expression: benchmark_packages
158
158
],
159
159
" Module" : {
160
160
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
161
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
162
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
161
+ " Dir" : " [module_dir] " ,
162
+ " GoMod" : " [go_mod_path] " ,
163
163
" GoVersion" : " 1.18" ,
164
164
" Main" : true
165
165
}
166
166
},
167
167
" github.com/SimonWaldherr/golang-benchmarks/hash [github.com/SimonWaldherr/golang-benchmarks/hash.test]" : {
168
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/hash " ,
168
+ " Dir" : " [package_dir] " ,
169
169
" Name" : " hash" ,
170
170
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/hash [github.com/SimonWaldherr/golang-benchmarks/hash.test]" ,
171
171
" TestGoFiles" : [
@@ -197,14 +197,14 @@ expression: benchmark_packages
197
197
],
198
198
" Module" : {
199
199
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
200
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
201
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
200
+ " Dir" : " [module_dir] " ,
201
+ " GoMod" : " [go_mod_path] " ,
202
202
" GoVersion" : " 1.18" ,
203
203
" Main" : true
204
204
}
205
205
},
206
206
" github.com/SimonWaldherr/golang-benchmarks/index [github.com/SimonWaldherr/golang-benchmarks/index.test]" : {
207
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/index " ,
207
+ " Dir" : " [package_dir] " ,
208
208
" Name" : " index" ,
209
209
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/index [github.com/SimonWaldherr/golang-benchmarks/index.test]" ,
210
210
" TestGoFiles" : [
@@ -220,14 +220,14 @@ expression: benchmark_packages
220
220
],
221
221
" Module" : {
222
222
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
223
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
224
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
223
+ " Dir" : " [module_dir] " ,
224
+ " GoMod" : " [go_mod_path] " ,
225
225
" GoVersion" : " 1.18" ,
226
226
" Main" : true
227
227
}
228
228
},
229
229
" github.com/SimonWaldherr/golang-benchmarks/json [github.com/SimonWaldherr/golang-benchmarks/json.test]" : {
230
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/json " ,
230
+ " Dir" : " [package_dir] " ,
231
231
" Name" : " json" ,
232
232
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/json [github.com/SimonWaldherr/golang-benchmarks/json.test]" ,
233
233
" TestGoFiles" : [
@@ -245,14 +245,14 @@ expression: benchmark_packages
245
245
],
246
246
" Module" : {
247
247
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
248
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
249
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
248
+ " Dir" : " [module_dir] " ,
249
+ " GoMod" : " [go_mod_path] " ,
250
250
" GoVersion" : " 1.18" ,
251
251
" Main" : true
252
252
}
253
253
},
254
254
" github.com/SimonWaldherr/golang-benchmarks/math [github.com/SimonWaldherr/golang-benchmarks/math.test]" : {
255
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/math " ,
255
+ " Dir" : " [package_dir] " ,
256
256
" Name" : " math" ,
257
257
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/math [github.com/SimonWaldherr/golang-benchmarks/math.test]" ,
258
258
" TestGoFiles" : [
@@ -268,14 +268,14 @@ expression: benchmark_packages
268
268
],
269
269
" Module" : {
270
270
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
271
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
272
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
271
+ " Dir" : " [module_dir] " ,
272
+ " GoMod" : " [go_mod_path] " ,
273
273
" GoVersion" : " 1.18" ,
274
274
" Main" : true
275
275
}
276
276
},
277
277
" github.com/SimonWaldherr/golang-benchmarks/parse [github.com/SimonWaldherr/golang-benchmarks/parse.test]" : {
278
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/parse " ,
278
+ " Dir" : " [package_dir] " ,
279
279
" Name" : " parse" ,
280
280
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/parse [github.com/SimonWaldherr/golang-benchmarks/parse.test]" ,
281
281
" TestGoFiles" : [
@@ -290,14 +290,14 @@ expression: benchmark_packages
290
290
],
291
291
" Module" : {
292
292
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
293
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
294
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
293
+ " Dir" : " [module_dir] " ,
294
+ " GoMod" : " [go_mod_path] " ,
295
295
" GoVersion" : " 1.18" ,
296
296
" Main" : true
297
297
}
298
298
},
299
299
" github.com/SimonWaldherr/golang-benchmarks/random [github.com/SimonWaldherr/golang-benchmarks/random.test]" : {
300
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/random " ,
300
+ " Dir" : " [package_dir] " ,
301
301
" Name" : " random" ,
302
302
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/random [github.com/SimonWaldherr/golang-benchmarks/random.test]" ,
303
303
" TestGoFiles" : [
@@ -315,14 +315,14 @@ expression: benchmark_packages
315
315
],
316
316
" Module" : {
317
317
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
318
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
319
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
318
+ " Dir" : " [module_dir] " ,
319
+ " GoMod" : " [go_mod_path] " ,
320
320
" GoVersion" : " 1.18" ,
321
321
" Main" : true
322
322
}
323
323
},
324
324
" github.com/SimonWaldherr/golang-benchmarks/regexp [github.com/SimonWaldherr/golang-benchmarks/regexp.test]" : {
325
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/regexp " ,
325
+ " Dir" : " [package_dir] " ,
326
326
" Name" : " regexp" ,
327
327
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/regexp [github.com/SimonWaldherr/golang-benchmarks/regexp.test]" ,
328
328
" TestGoFiles" : [
@@ -338,14 +338,14 @@ expression: benchmark_packages
338
338
],
339
339
" Module" : {
340
340
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
341
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
342
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
341
+ " Dir" : " [module_dir] " ,
342
+ " GoMod" : " [go_mod_path] " ,
343
343
" GoVersion" : " 1.18" ,
344
344
" Main" : true
345
345
}
346
346
},
347
347
" github.com/SimonWaldherr/golang-benchmarks/template [github.com/SimonWaldherr/golang-benchmarks/template.test]" : {
348
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/template " ,
348
+ " Dir" : " [package_dir] " ,
349
349
" Name" : " template" ,
350
350
" ImportPath" : " github.com/SimonWaldherr/golang-benchmarks/template [github.com/SimonWaldherr/golang-benchmarks/template.test]" ,
351
351
" TestGoFiles" : [
@@ -363,8 +363,8 @@ expression: benchmark_packages
363
363
],
364
364
" Module" : {
365
365
" Path" : " github.com/SimonWaldherr/golang-benchmarks" ,
366
- " Dir" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks " ,
367
- " GoMod" : " /home/not-matthias/Documents/work/wgit/codspeed-go/go-runner/testdata/projects/golang-benchmarks/go.mod " ,
366
+ " Dir" : " [module_dir] " ,
367
+ " GoMod" : " [go_mod_path] " ,
368
368
" GoVersion" : " 1.18" ,
369
369
" Main" : true
370
370
}
0 commit comments