static void poorMansProfiling_printInnermostFunctions() { MultiSet<S> ms = poorMansProfiling_results(); print("\nInnermost functions top list (" + n(ms.size(), "total sample") + "):\n"); printLines(map(multiSetToMapPopularFirst(multiSetMapKeys(f firstLine, ms)), func(S trace, int count) { "[" + count + "] " + trace })); }
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: | #1011696 |
| Snippet name: | poorMansProfiling_printInnermostFunctions |
| Eternal ID of this version: | #1011696/9 |
| Text MD5: | 1281ce4fca8d04201d0adee785260d58 |
| Author: | stefan |
| Category: | javax / profiling |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-02 21:41:34 |
| Source code size: | 333 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 816 / 843 |
| Version history: | 8 change(s) |
| Referenced in: | [show references] |