Skip to content

Instantly share code, notes, and snippets.

@Zert
Created May 14, 2014 07:12
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Zert/21ce142e32e3881dbe4e to your computer and use it in GitHub Desktop.
{
"rts": {
"gc": {
"par_avg_bytes_copied": {
"val": 0,
"type": "g"
},
"par_tot_bytes_copied": {
"val": 0,
"type": "g"
},
"num_gcs": {
"val": 208158,
"type": "c"
},
"max_bytes_slop": {
"val": 42312,
"type": "g"
},
"max_bytes_used": {
"val": 496168,
"type": "g"
},
"bytes_copied": {
"val": 433559576,
"type": "c"
},
"wall_ms": {
"val": 202439,
"type": "c"
},
"gc_wall_ms": {
"val": 2596,
"type": "c"
},
"mutator_cpu_ms": {
"val": 3191,
"type": "c"
},
"mutator_wall_ms": {
"val": 199844,
"type": "c"
},
"gc_cpu_ms": {
"val": 2259,
"type": "c"
},
"num_bytes_usage_samples": {
"val": 716,
"type": "c"
},
"peak_megabytes_allocated": {
"val": 2,
"type": "g"
},
"cpu_ms": {
"val": 5452,
"type": "c"
},
"current_bytes_used": {
"val": 305992,
"type": "g"
},
"bytes_allocated": {
"val": 1589871464,
"type": "c"
},
"par_max_bytes_copied": {
"val": 0,
"type": "g"
},
"current_bytes_slop": {
"val": 0,
"type": "g"
},
"cumulative_bytes_used": {
"val": 207806888,
"type": "c"
}
}
},
"ekg": {
"server_timestamp_ms": {
"val": 1400051563360,
"type": "c"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment