mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
#531 - AutoTune - On shutdown provide ability to saving profiling without garbage collection
This commit is contained in:
@@ -33,6 +33,7 @@ public class TestBatchLazy extends BaseTestCase {
|
||||
}
|
||||
|
||||
Ebean.getDefaultServer().getAutoTune().collectProfiling();
|
||||
Ebean.getDefaultServer().getAutoTune().reportProfiling();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user