Skip to content

Instantly share code, notes, and snippets.

@jtnord
Last active October 7, 2016 11:57
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 jtnord/cd82133ecdbf573abde09ea8673cce90 to your computer and use it in GitHub Desktop.
Save jtnord/cd82133ecdbf573abde09ea8673cce90 to your computer and use it in GitHub Desktop.
protocol io clients interval payload observedRate expectedRate vmLoad expectedVmLoad threads avgMemory stdMemory dfMemory maxMemory gc[0].name gc[0].count gc[0].time gc[1].name gc[1].count gc[1].time
JNLP4-plaintext (stephenc) non-blocking 100 100 -1 1000.0 1000.0 1.49 1.49 43 530641.87 361546.34 1981 3690496.00 PS MarkSweep 0 0.0 PS Scavenge 433 1.077
JNLP4-plaintext (James ) non-blocking 100 100 -1 1000.0 1000.0 1.61 1.61 36 526770.46 356935.42 1981 3690496.00 PS MarkSweep 0 0.0 PS Scavenge 423 1.099
JNLP4-plaintext (org) non-blocking 100 100 -1 1000.0 1000.0 1.67 1.67 46 227282.51 64040.22 1981 3690496.00 PS MarkSweep 2 0.073 PS Scavenge 704 1.404
JNLP4-plaintext (James -Xmx128M -Xms128M) non-blocking 100 100 -1 1000.0 1000.0 1.65 1.65 47 129916.96 265.21 1981 130048.00 PS MarkSweep 3 0.101 PS Scavenge 1072 1.714
JNLP4-plaintext (Stephen -Xmx128M -Xms128M) non-blocking 100 100 -1 1000.0 1000.0 1.52 1.52 47 129944.88 248.02 1981 130048.00 PS MarkSweep 2 0.066 PS Scavenge 1070 1.674
JNLP4-plaintext (org -Xmx128M -Xms128M) non-blocking 100 100 -1 1000.0 1000.0 1.67 1.67 43 129860.10 295.20 1981 130048.00 PS MarkSweep 2 0.06 PS Scavenge 1077 1.731
JNLP4-plaintext (James -Xmx80M) non-blocking 100 100 -1 1000.0 1000.0 1.78 1.78 72 80299.44 1112.36 1980 80896.00 PS MarkSweep 11 0.199 PS Scavenge 1765 2.784
JNLP4-plaintext (stepnenc -Xmx80M) non-blocking 100 100 -1 1000.0 1000.0 1.65 1.65 66 80776.34 302.42 1981 80896.00 PS MarkSweep 11 0.213 PS Scavenge 1764 2.619
JNLP4-plaintext (stepnenc -Xmx70M) non-blocking 100 100 -1 1000.0 1000.0 1.78 1.78 52 70569.16 412.79 1981 68608.00 PS MarkSweep 17 0.337 PS Scavenge 2055 3.008
JNLP4-plaintext (stephenc -Xmx50M) non-blocking 100 100 -1 1000.0 1000.0 1.86 1.86 65 49754.98 637.27 1981 49664.00 PS MarkSweep 33 0.72 PS Scavenge 2991 4.471
JNLP4-plaintext (stephenc -Xmx22800k non-blocking 100 100 -1 1000.0 1000.0 1.76 1.76 43 24000.42 169.68 1981 24064.00 PS MarkSweep 243 3.572 PS Scavenge 6374 7.979
protocol io clients interval payload observedRate expectedRate vmLoad expectedVmLoad threads avgMemory stdMemory dfMemory maxMemory gc[0].name gc[0].count gc[0].time gc[1].name gc[1].count gc[1].time
JNLP4-plaintext (ORG - win10) non-blocking 100 100 -1 1000.1 1000.0 1.71 1.71 43 225548.78 7776.39 661 3690496.00 PS MarkSweep 0 0.0 PS Scavenge 297 0.542
JNLP4-plaintext (JENKINS-38690 - win10) non-blocking 100 100 -1 1000.0 1000.0 1.50 1.50 30 942846.84 205840.71 661 3690496.00 PS MarkSweep 0 0.0 PS Scavenge 21 0.236
JNLP4-plaintext (JENKINS-38692 - win10) non-blocking 100 100 -1 999.9 1000.0 1.60 1.60 43 273184.92 65744.23 661 3690496.00 PS MarkSweep 0 0.0 PS Scavenge 208 0.431
@stephenc
Copy link

stephenc commented Oct 6, 2016

may want to cross-check how it handles constrained memory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment