Skip to content

Instantly share code, notes, and snippets.

@Damian96
Last active April 21, 2019 11:15
Show Gist options
  • Save Damian96/52d415457c0dbe6f2714835947ebcef5 to your computer and use it in GitHub Desktop.
Save Damian96/52d415457c0dbe6f2714835947ebcef5 to your computer and use it in GitHub Desktop.
7zip 9.20.0 Compression Algorithms Benchmark on A Unity Builded Game Folder

Uncompressed Size: 189,194 KB

Filetype Algorithm Size(KB)
zip PPMD 31,572
zip LZMA 25,898
zip Deflate64 45,455
zip Deflate 48,324
zip Bzip2 36,082
7z PPMD 32,737
7z LZMA 25,307
7z LZMA2 25,401
7z Bzip2 35,589
tar tar 184,791
wim Window Image 184,769
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment