Remove excessive logging

This commit is contained in:
Yahor Berdnikau
2022-05-10 23:43:37 +02:00
parent 1537b2ed3d
commit 9850b97ea7
@@ -220,7 +220,6 @@ abstract class BenchmarkTemplate(
row["execution median time"] into "Execution: ${row["benchmark"]}"
}
}
.also { println(it.print(borders = true)) }
.sortBy("scenario")
.rename("scenario" to "Scenario")
.reorderColumnsBy {