diff options
Diffstat (limited to 'tests/data/benchmarks/metrics/whetstone.yaml')
-rw-r--r-- | tests/data/benchmarks/metrics/whetstone.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/data/benchmarks/metrics/whetstone.yaml b/tests/data/benchmarks/metrics/whetstone.yaml new file mode 100644 index 00000000..d83680c4 --- /dev/null +++ b/tests/data/benchmarks/metrics/whetstone.yaml @@ -0,0 +1,5 @@ +name: dhrystone +description: a synthetic benchmark for evaluating the performance of computers +workloads: + - single_cpu + - multi_cpu |