Added newline to end of benchmark output, just to clean it up.
This commit is contained in:
@@ -112,6 +112,8 @@ BenchWarmer.prototype = {
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
print("\n");
|
||||
},
|
||||
startLine: function(name) {
|
||||
var winners = Benchmark.map(this.winners(this.currentBenches), function(bench) {
|
||||
|
||||
Reference in New Issue
Block a user