#531 - AutoTune - On shutdown provide ability to saving profiling without garbage collection

This commit is contained in:
Robin Bygrave
2016-01-19 08:16:17 +13:00
parent ae44b59c5f
commit 7238f39be5
5 changed files with 69 additions and 19 deletions
@@ -33,6 +33,7 @@ public class TestBatchLazy extends BaseTestCase {
}
Ebean.getDefaultServer().getAutoTune().collectProfiling();
Ebean.getDefaultServer().getAutoTune().reportProfiling();
}