Skip to content

Instantly share code, notes, and snippets.

@ivankelly
Last active June 2, 2017 08:56
Show Gist options
  • Save ivankelly/3d5248305267b0aa5e2fe2a0606f0e65 to your computer and use it in GitHub Desktop.
Save ivankelly/3d5248305267b0aa5e2fe2a0606f0e65 to your computer and use it in GitHub Desktop.
wtf-is-tenuring
73481.571: [GC pause (young)
Desired survivor size 524288000 bytes, new threshold 6 (max 6)
- age   1:    1990040 bytes,    1990040 total
- age   2:    1702416 bytes,    3692456 total
- age   3:    1698744 bytes,    5391200 total
- age   4:    1701408 bytes,    7092608 total
- age   5:    1700608 bytes,    8793216 total
- age   6:    1701408 bytes,   10494624 total
, 0.1204130 secs]
   [Parallel Time: 107.3 ms, GC Workers: 8]
      [GC Worker Start (ms): Min: 73481571.2, Avg: 73481576.1, Max: 73481585.3, Diff: 14.1]
      [Ext Root Scanning (ms): Min: 0.0, Avg: 3.5, Max: 6.6, Diff: 6.5, Sum: 27.8]
      [Update RS (ms): Min: 0.0, Avg: 1.7, Max: 3.5, Diff: 3.5, Sum: 13.7]
         [Processed Buffers: Min: 0, Avg: 6.0, Max: 13, Diff: 13, Sum: 48]
      [Scan RS (ms): Min: 0.7, Avg: 1.5, Max: 1.7, Diff: 1.0, Sum: 11.9]
      [Code Root Scanning (ms): Min: 0.0, Avg: 0.2, Max: 0.3, Diff: 0.3, Sum: 2.0]
      [Object Copy (ms): Min: 81.9, Avg: 84.6, Max: 85.6, Diff: 3.6, Sum: 676.8]
      [Termination (ms): Min: 9.5, Avg: 10.0, Max: 10.6, Diff: 1.1, Sum: 79.8]
      [GC Worker Other (ms): Min: 0.0, Avg: 0.2, Max: 0.4, Diff: 0.4, Sum: 1.9]
      [GC Worker Total (ms): Min: 92.5, Avg: 101.7, Max: 106.8, Diff: 14.3, Sum: 813.7]
      [GC Worker End (ms): Min: 73481677.7, Avg: 73481677.9, Max: 73481678.1, Diff: 0.4]
   [Code Root Fixup: 0.1 ms]
   [Code Root Migration: 0.5 ms]
   [Clear CT: 2.9 ms]
   [Other: 9.6 ms]
      [Choose CSet: 0.0 ms]
      [Ref Proc: 5.1 ms]
      [Ref Enq: 0.3 ms]
      [Free CSet: 4.0 ms]
   [Eden: 7980.0M(7980.0M)->0.0B(7984.0M) Survivors: 20.0M->16.0M Heap: 10170.3M(12.0G)->2192.1M(12.0G)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment