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

8
LINES

< > BotCompany Repo | #1003136 // Print 2 million chars (console stress test!)

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

Libraryless. Click here for Pure Java version (92L/1K/3K).

1  
!752
2  
3  
p {
4  
  time {
5  
    for (int i = 0; i < 2*100*1000; i++)
6  
      print("1234567890");
7  
  }
8  
}

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

Comments [hide]

ID Author/Program Comment Date
1222 stefan 9017 ms in swing console 2016-05-12 23:58:15

add comment

Snippet ID: #1003136
Snippet name: Print 2 million chars (console stress test!)
Eternal ID of this version: #1003136/1
Text MD5: 5822d17202a31fee66718a121af1c29d
Transpilation MD5: 587fa82bf59cd82983c8e0ec29e6cd97
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-05-12 23:57:24
Source code size: 99 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 763 / 818
Referenced in: [show references]