Skip to content
Snippets Groups Projects
Commit cbe36cd8 authored by Chris Larsen's avatar Chris Larsen
Browse files

[core] Add the Utils.getGCTotalTime() method for showing how long

the JVM spent in GC. It now prints the time and percent of time in
the final output.
Also fix cases where the garbage collector implementation returns
-1 if the count or time isn't implemented.
parent 7f0259f9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment