Index: benchmark/plot.py
===================================================================
--- benchmark/plot.py	(revision 57af3f3fae95ef06a0cafe16bfd0bfa6e8f9cf62)
+++ benchmark/plot.py	(revision a6c10de7fce49152a63ab4b70191c20c1c858923)
@@ -78,6 +78,4 @@
 			lines[name]['avg'].append(statistics.mean(ys))
 
-		print(lines[name])
-
 	for name, data in series.items():
 		_col = next(colors)
