Skip to content
Snippets Groups Projects
Commit e6f7c39e authored by Florian Fischer's avatar Florian Fischer
Browse files

eval.py: remove debug output

parent 52e493a8
No related branches found
No related tags found
No related merge requests found
Pipeline #73379 passed
......@@ -147,7 +147,6 @@ def bench(server_cmds) -> EvalResult:
log.error('server cmd returned early')
continue
print(args)
perf_popens = []
if args.perf_record:
perf_popens.append(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment