aboutsummaryrefslogtreecommitdiff
path: root/includes/benchmark.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/benchmark.h')
-rw-r--r--includes/benchmark.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/benchmark.h b/includes/benchmark.h
index e7a0fc21..399c5e46 100644
--- a/includes/benchmark.h
+++ b/includes/benchmark.h
@@ -18,10 +18,10 @@ enum BenchmarkEntries {
BENCHMARK_NQUEENS,
BENCHMARK_FFT,
BENCHMARK_RAYTRACE,
+ BENCHMARK_IPERF3_SINGLE,
BENCHMARK_SBCPU_SINGLE,
BENCHMARK_SBCPU_ALL,
BENCHMARK_SBCPU_QUAD,
- BENCHMARK_IPERF3_SINGLE,
BENCHMARK_MEMORY_SINGLE,
BENCHMARK_MEMORY_DUAL,
BENCHMARK_MEMORY_QUAD,