chore: load cpu architecture dependent models #1762
Annotations
10 errors and 1 warning
pkg/model/types/types.go#L63
[]string{...} escapes to heap
|
pkg/model/types/types.go#L69
[]string{...} escapes to heap
|
pkg/collector/stats/types/types.go#L17
&UInt64Stat{} escapes to heap
|
pkg/collector/stats/types/types.go#L24
(*atomic.Uint64).Load(s.delta) escapes to heap
|
pkg/collector/stats/types/types.go#L24
(*atomic.Uint64).Load(s.aggr) escapes to heap
|
pkg/collector/stats/types/types.go#L94
make(map[string]*UInt64Stat) escapes to heap
|
pkg/collector/stats/types/types.go#L104
... argument escapes to heap
|
pkg/collector/stats/types/types.go#L114
... argument escapes to heap
|
pkg/collector/stats/types/types.go#L123
... argument escapes to heap
|
pkg/collector/stats/types/types.go#L153
UInt64StatCollection.SumAllDeltaValues(s) escapes to heap
|
|
This job succeeded
Loading