aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/lld.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/benchmarks/lld.py')
-rw-r--r--src/benchmarks/lld.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmarks/lld.py b/src/benchmarks/lld.py
index a9fe26c..55b9063 100644
--- a/src/benchmarks/lld.py
+++ b/src/benchmarks/lld.py
@@ -294,7 +294,7 @@ class BenchmarkLld(Benchmark):
"expression": "{task-clock}",
"sort": "<"
}],
- filepostfix="table")
+ file_postfix="table")
lld = BenchmarkLld()