Skip to content

Commit 4a438cb

Browse files
committed
Merge branch 'zgu/objmonitor_deflation' of github.com:DataDog/java-profiler into zgu/objmonitor_deflation
2 parents b542dcd + b929d3c commit 4a438cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ddprof-test/src/test/java/com/datadoghq/profiler/cpu/MonitorDeflationThreadSafetyTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ private static void inflateAndDeflateMonitors(long durationMs, long waveSleepMs)
8282

8383
@Override
8484
protected String getProfilerCommand() {
85-
return "cpu=10ms";
85+
return "cpu=1ms";
8686
}
8787
}

0 commit comments

Comments
 (0)