Skip to content

Instantly share code, notes, and snippets.

@Zert
Created May 14, 2014 07:11
Show Gist options
  • Save Zert/d88f20c739ffd5eec740 to your computer and use it in GitHub Desktop.
Save Zert/d88f20c739ffd5eec740 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": 111760,
"type": "c"
},
"max_bytes_slop": {
"val": 42312,
"type": "g"
},
"max_bytes_used": {
"val": 496168,
"type": "g"
},
"bytes_copied": {
"val": 232126528,
"type": "c"
},
"wall_ms": {
"val": 112630,
"type": "c"
},
"gc_wall_ms": {
"val": 1409,
"type": "c"
},
"mutator_cpu_ms": {
"val": 1718,
"type": "c"
},
"mutator_wall_ms": {
"val": 111221,
"type": "c"
},
"gc_cpu_ms": {
"val": 1215,
"type": "c"
},
"num_bytes_usage_samples": {
"val": 385,
"type": "c"
},
"peak_megabytes_allocated": {
"val": 2,
"type": "g"
},
"cpu_ms": {
"val": 2935,
"type": "c"
},
"current_bytes_used": {
"val": 350312,
"type": "g"
},
"bytes_allocated": {
"val": 852105600,
"type": "c"
},
"par_max_bytes_copied": {
"val": 0,
"type": "g"
},
"current_bytes_slop": {
"val": 0,
"type": "g"
},
"cumulative_bytes_used": {
"val": 112192184,
"type": "c"
}
}
},
"ekg": {
"server_timestamp_ms": {
"val": 1400051473556,
"type": "c"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment