Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

12
LINES

< > BotCompany Repo | #1015101 // Test loadFunctions disk cache (OK!)

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Uses 3874K of libraries. Click here for Pure Java version (7275L/54K/184K).

!7

p-experiment {
  set loadFunctions_preferDiskCache;
  set preciseCall_debug;
  
  Class x = null;
  twice {
    time { x = loadFunctions_cached("showFrame"); }
    preciseCall(x, "showFrame", "Hello world");
  }
}

Author comment

Began life as a copy of #1007853

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015101
Snippet name: Test loadFunctions disk cache (OK!)
Eternal ID of this version: #1015101/5
Text MD5: ac5620a4b0fa1cead8226e4b252f9651
Transpilation MD5: d885ae49c820a2173a674a4fb3c9cf65
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-13 15:10:55
Source code size: 228 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 321 / 459
Version history: 4 change(s)
Referenced in: [show references]