aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'src/benchmarks')
-rw-r--r--src/benchmarks/fd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmarks/fd.py b/src/benchmarks/fd.py
index 21a987d..29cac09 100644
--- a/src/benchmarks/fd.py
+++ b/src/benchmarks/fd.py
@@ -67,7 +67,7 @@ class BenchmarkFd(Benchmark):
def summary(self):
self.barplot_single_arg("{task-clock}",
- ylabel='"runtime in s"',
+ ylabel='"runtime in ms"',
title='"fd runtime"',
filepostfix="runtime")