update
This commit is contained in:
parent
b66a71129e
commit
3251bca29a
299 changed files with 7589 additions and 37 deletions
90
.config/go/telemetry/local/local.2024-10-29.json
Normal file
90
.config/go/telemetry/local/local.2024-10-29.json
Normal file
|
@ -0,0 +1,90 @@
|
|||
{
|
||||
"Week": "2024-10-29",
|
||||
"LastWeek": "",
|
||||
"X": 0.40048417148122484,
|
||||
"Programs": [
|
||||
{
|
||||
"Program": "cmd/asm",
|
||||
"Version": "go1.23.2",
|
||||
"GoVersion": "go1.23.2",
|
||||
"GOOS": "linux",
|
||||
"GOARCH": "amd64",
|
||||
"Counters": {
|
||||
"asm/flag:D": 43,
|
||||
"asm/flag:I": 43,
|
||||
"asm/flag:gensymabis": 12,
|
||||
"asm/flag:o": 43,
|
||||
"asm/flag:p": 43,
|
||||
"asm/flag:trimpath": 43,
|
||||
"asm/invocations": 43
|
||||
},
|
||||
"Stacks": {}
|
||||
},
|
||||
{
|
||||
"Program": "cmd/compile",
|
||||
"Version": "go1.23.2",
|
||||
"GoVersion": "go1.23.2",
|
||||
"GOOS": "linux",
|
||||
"GOARCH": "amd64",
|
||||
"Counters": {
|
||||
"compile/flag:asmhdr": 12,
|
||||
"compile/flag:buildid": 76,
|
||||
"compile/flag:c": 76,
|
||||
"compile/flag:complete": 59,
|
||||
"compile/flag:dwarf": 1,
|
||||
"compile/flag:goversion": 76,
|
||||
"compile/flag:importcfg": 76,
|
||||
"compile/flag:lang": 76,
|
||||
"compile/flag:nolocalimports": 76,
|
||||
"compile/flag:o": 76,
|
||||
"compile/flag:p": 76,
|
||||
"compile/flag:pack": 76,
|
||||
"compile/flag:std": 75,
|
||||
"compile/flag:symabis": 12,
|
||||
"compile/flag:trimpath": 76,
|
||||
"compile/invocations": 84
|
||||
},
|
||||
"Stacks": {}
|
||||
},
|
||||
{
|
||||
"Program": "cmd/go",
|
||||
"Version": "go1.23.2",
|
||||
"GoVersion": "go1.23.2",
|
||||
"GOOS": "linux",
|
||||
"GOARCH": "amd64",
|
||||
"Counters": {
|
||||
"go/buildcache/miss": 77,
|
||||
"go/buildcache/stdlib-recompiled": 1,
|
||||
"go/goroot:usr-lib-go": 1,
|
||||
"go/invocations": 1,
|
||||
"go/mode:module": 1,
|
||||
"go/platform/host/linux/major-version:6": 1,
|
||||
"go/platform/host/linux/version:6-11": 1,
|
||||
"go/platform/target/goamd64:v1": 1,
|
||||
"go/platform/target/goarch:amd64": 1,
|
||||
"go/platform/target/goos:linux": 1,
|
||||
"go/subcommand:run": 1
|
||||
},
|
||||
"Stacks": {}
|
||||
},
|
||||
{
|
||||
"Program": "cmd/link",
|
||||
"Version": "go1.23.2",
|
||||
"GoVersion": "go1.23.2",
|
||||
"GOOS": "linux",
|
||||
"GOARCH": "amd64",
|
||||
"Counters": {
|
||||
"link/flag:buildid": 1,
|
||||
"link/flag:buildmode": 1,
|
||||
"link/flag:extld": 1,
|
||||
"link/flag:importcfg": 1,
|
||||
"link/flag:o": 1,
|
||||
"link/flag:s": 1,
|
||||
"link/flag:w": 1,
|
||||
"link/invocations": 2
|
||||
},
|
||||
"Stacks": {}
|
||||
}
|
||||
],
|
||||
"Config": "v0.0.0-0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue