Enable unit profiling for great Whirled investigation.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5612 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1049,7 +1049,7 @@ public class PresentsDObjectMgr
|
|||||||
protected InvocationManager _invmgr;
|
protected InvocationManager _invmgr;
|
||||||
|
|
||||||
/** Whether or not unit profiling is enabled. */
|
/** Whether or not unit profiling is enabled. */
|
||||||
protected static final boolean UNIT_PROF_ENABLED = false;
|
protected static final boolean UNIT_PROF_ENABLED = true;
|
||||||
|
|
||||||
/** The frequency with which we take a profiling sample. */
|
/** The frequency with which we take a profiling sample. */
|
||||||
protected static final int UNIT_PROF_INTERVAL = 100;
|
protected static final int UNIT_PROF_INTERVAL = 100;
|
||||||
|
|||||||
Reference in New Issue
Block a user