diff --git a/test/benchmarks/templates.py b/test/benchmarks/templates.py index eab20aa10..bef937439 100644 --- a/test/benchmarks/templates.py +++ b/test/benchmarks/templates.py @@ -69,7 +69,7 @@ RETRIEVER_SPEED_TEMPLATE = { ], "axis": [ { "x": "Number of docs", - "y": "Docs/sec"} + "y": "Queries/sec"} ], "data": None } \ No newline at end of file