提交 16c3e29e authored 作者: Thomas Mueller's avatar Thomas Mueller

Profiler: increased default depth

上级 32bae90e
......@@ -22,7 +22,7 @@ public class Profiler implements Runnable {
private static final int MAX_ELEMENTS = 1000;
public int interval = 2;
public int depth = 32;
public int depth = 48;
public boolean paused;
public boolean sumClasses;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论