Added newline to end of benchmark output, just to clean it up.

This commit is contained in:
Alan Johnson
2011-08-15 23:38:35 -04:00
parent 16c0907607
commit 542f98190b
+2
View File
@@ -112,6 +112,8 @@ BenchWarmer.prototype = {
}
}
});
print("\n");
},
startLine: function(name) {
var winners = Benchmark.map(this.winners(this.currentBenches), function(bench) {