提交 51f65d81 authored 作者: noelgrandin's avatar noelgrandin

add a linefeed to more clearly separate performance testing-results from other results

上级 c5e867dc
......@@ -217,6 +217,7 @@ public class TestPerformance implements Database.DatabaseTest {
// calls garbage collection
TestBase.getMemoryUsed();
Database db = dbs.get(i);
System.out.println();
System.out.println("Testing the performance of " + db.getName());
db.startServer();
Connection conn = db.openNewConnection();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论