1 | svoid profileTranspilationToWindow(S snippetID) { |
2 | showText("Profile", profileToString(r { |
3 | S src = loadSnippet(snippetID); |
4 | print("Transpiling " + snippetID + "..."); |
5 | time "Transpile" { |
6 | transpileRaw(src); |
7 | } |
8 | })); |
9 | } |
Began life as a copy of #1021945
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): ayivmpnvhhik, bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021946 |
Snippet name: | profileTranspilationToWindow |
Eternal ID of this version: | #1021946/4 |
Text MD5: | 3c8532715ce06700f65c6eb5888972a7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-04 01:04:08 |
Source code size: | 245 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 273 / 316 |
Version history: | 3 change(s) |
Referenced in: | [show references] |