Skip to content

Instantly share code, notes, and snippets.

@rogeralsing
Created August 2, 2017 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rogeralsing/64a9e11b825e870acb20bb4dfb69cc29 to your computer and use it in GitHub Desktop.
Save rogeralsing/64a9e11b825e870acb20bb4dfb69cc29 to your computer and use it in GitHub Desktop.
Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for windows-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 21:57:33 by "java_re" with MS VC++ 10.0 (VS2010)
Memory: 4k page, physical 16625680k(8021544k free), swap 19640336k(8455400k free)
CommandLine flags: -XX:InitialHeapSize=266010880 -XX:MaxHeapSize=4256174080 -XX:+PrintGC -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintSafepointStatistics -XX:PrintSafepointStatisticsCount=1 -XX:+TraceBiasedLocking -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:-UseLargePagesIndividualAllocation -XX:+UseParallelGC
0.608: [GC (Allocation Failure) [PSYoungGen: 65024K->7754K(75776K)] 65024K->7762K(249344K), 0.0025976 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
1.495: [GC (Allocation Failure) [PSYoungGen: 72778K->6919K(75776K)] 72786K->6935K(249344K), 0.0033721 secs] [Times: user=0.06 sys=0.02, real=0.00 secs]
2.257: [GC (Allocation Failure) [PSYoungGen: 71943K->6951K(75776K)] 71959K->6967K(249344K), 0.0017439 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
3.271: [GC (Allocation Failure) [PSYoungGen: 71975K->6967K(75776K)] 71991K->6991K(249344K), 0.0013303 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
3.817: [GC (Allocation Failure) [PSYoungGen: 71991K->7063K(70656K)] 72015K->7087K(244224K), 0.0021800 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
4.876: [GC (Allocation Failure) [PSYoungGen: 70551K->6935K(69120K)] 70575K->6967K(242688K), 0.0014729 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
5.485: [GC (Allocation Failure) [PSYoungGen: 68887K->5590K(66560K)] 68919K->6977K(240128K), 0.0016884 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
6.554: [GC (Allocation Failure) [PSYoungGen: 66518K->5607K(66560K)] 67905K->7041K(240128K), 0.0010276 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
7.196: [GC (Allocation Failure) [PSYoungGen: 65511K->5655K(65024K)] 66945K->7097K(238592K), 0.0010758 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
8.318: [GC (Allocation Failure) [PSYoungGen: 64535K->5639K(65024K)] 65977K->7081K(238592K), 0.0009419 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
8.992: [GC (Allocation Failure) [PSYoungGen: 63495K->256K(65024K)] 64937K->7458K(238592K), 0.0011936 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
10.114: [GC (Allocation Failure) [PSYoungGen: 57088K->5671K(64000K)] 64290K->12873K(237568K), 0.0011899 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
10.807: [GC (Allocation Failure) [PSYoungGen: 61479K->256K(55296K)] 68681K->13370K(228864K), 0.0013653 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
11.936: [GC (Allocation Failure) [PSYoungGen: 55040K->5767K(61440K)] 68154K->18881K(235008K), 0.0012508 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment