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

11
LINES

< > BotCompany Repo | #1004344 // Test LZMA Decompression (The Strongest Compression Format!!)

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

Uses 51K of libraries. Click here for Pure Java version (4505L/29K/100K).

1  
!7
2  
3  
p {
4  
  // Uncompress ip-to-country.csv.lzma (600 K compressed, 5.6 MB uncompressed)
5  
  
6  
  repeat 10 {
7  
    time {
8  
      lzmaDecompress("#1004343", getProgramFile("ip-to-country.csv"));
9  
    }
10  
  }
11  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004344
Snippet name: Test LZMA Decompression (The Strongest Compression Format!!)
Eternal ID of this version: #1004344/4
Text MD5: 0ed10100cc97f0ce5241ef431bbf8ef2
Transpilation MD5: 94ca51f079dedd0605dfa68bd4410280
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-29 18:34:52
Source code size: 209 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 545 / 620
Version history: 3 change(s)
Referenced in: [show references]