Submitter
{{ .Submitter }}
{{ .SubmissionID }}
CPU
{{ .CPUInfo.BrandString }}
{{ .CPUInfo.VendorID }} • {{ .CPUInfo.PhysicalCores }}C / {{ .CPUInfo.LogicalCores }}T
Score
{{ formatInt64 .Score }}
MOps/sec
{{ formatFloat .MOpsPerSec }}
Mode
{{ modeLabel .Config.MultiCore }}
Platform
{{ .Platform }}
Intensity
{{ .Config.Intensity }}
Run Time
{{ .Config.DurationSecs }}s
Submitter
{{ .Submitter }}
{{ .SubmissionID }}
CPU
{{ .CPUInfo.BrandString }}
{{ .CPUInfo.VendorID }} • {{ .CPUInfo.PhysicalCores }}C / {{ .CPUInfo.LogicalCores }}T
Score
{{ formatInt64 .Score }}
MOps/sec
{{ formatFloat .MOpsPerSec }}
Mode
{{ modeLabel .Config.MultiCore }}
Platform
{{ .Platform }}
Intensity
{{ .Config.Intensity }}
Run Time
{{ .Config.DurationSecs }}s
Started
{{ formatTime .StartedAt }}
Submitted
{{ formatTime .SubmittedAt }}
Total ops
{{ formatInt64 .TotalOps }}
Duration
{{ .Config.DurationSecs }} seconds
Intensity
{{ .Config.Intensity }}
Core Filter
{{ .Config.CoreFilter }}
Platform
{{ .Platform }}
| Logical ID | Core Type | MOps/sec | Total Ops |
|---|---|---|---|
| {{ .LogicalID }} | {{ .CoreType }} | {{ formatFloat .MOpsPerSec }} | {{ formatInt64 .TotalOps }} |
| No per-core results available. | |||