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