Download Jar. Libraryless. Click here for Pure Java version (2737L/18K).
1 | !7 |
2 | |
3 | p { |
4 | collectGCPauses(5); // keep latest 5 pauses |
5 | collectGCPauses(5); // check idempotency |
6 | |
7 | repeat with sleep 1 { |
8 | L<GCPause> l = gcPauses(); |
9 | print(n2(l, "pause") + ": " + l); |
10 | } |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1013408 |
Snippet name: | Test collectGCPauses + gcPauses (OK) |
Eternal ID of this version: | #1013408/3 |
Text MD5: | 46fc35af73e64137d319da07c760bc7f |
Transpilation MD5: | f160c5dceeb24da28d77454f721c80b1 |
Author: | stefan |
Category: | javax / monitoring |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-01-05 02:28:54 |
Source code size: | 208 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 559 / 1095 |
Version history: | 2 change(s) |
Referenced in: | [show references] |