summaryrefslogtreecommitdiffstats
path: root/tests/data/benchmarks/QPI/compute.yaml
blob: e28efaf91a657aae0f95dedb1dfba79040cb0732 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
title: compute
description: sample performance index of computing
formula: weighted arithmetic mean
sections:
- name: Integer
  weight: 0.3
  formula: geometric mean
  metrics:
    - dhrystone.yaml
- name: Float
  weight: 0.3
  formula: geometric mean
  metrics:
    - whetstone.yaml
- name: Memory
  weight: 0.2
  formula: geometric mean
  metrics:
    - ramspeed.yaml
- name: DPI
  weight: 0.1
  formula: geometric mean
  metrics:
    - dpi.yaml
- name: SSL
  weight: 0.1
  formula: geometric mean
  metrics:
    - ssl.yaml