Hi everybody!! I have the archive of everything ever posted on r/GenZedong, and I would like to eventually get it online for when the subreddit eventually gets banned (inevitable lol).

would people use it? do people want it? what does everybody think?

uwu

(actual photo of me at the genzedong archive)

  • Arsen6331 ☭
    link
    fedilink
    12 years ago

    Configuration text files are not the only type of files.

    I know. As I’ve mentioned, I have used many types of files in the past, and the general trend is that Brotli has the best compression ratios while Zstandard has the best speeds. I just used a config file as it is very compressible.

    Which and what were the versions of the compression binaries you used?

    • gzip 1.12
    • zstd 1.5.2
    • xz 5.2.6 (liblzma 5.2.6)
    • p7zip 17.04
    • brotli 1.0.9

    Running on Arch Linux

    Did you try FreeARC on it?

    I did not try FreeARC as it is abandoned and I can’t seem to figure out how to use its command-line utility.

    Also, worth mentioning, is that 7zip and FreeARC are both archiving formats that use modified versions of existing compression algorithms, so I wouldn’t really compare them to the other algorithms on the list.

    • FreeARC has a GUI for Windows that is runnable under Wine with no performance penalty. You can learn commandline if you wish to avoid Wine usage.

      p7zip 17.04 is very old now. There is 7-Zip 22.01 available since 3 months. Although it should not affect the benchmarking too much, it is something to note. The binaries of 7-Zip 22.01 should be available in PeaZip’s newest version as well.

      7Z and ARC are not merely modified versions of existing algorithms, but are traditional compression formats that are geared to be more flexible than Google and Facebook created TAR based counterparts here. This is not a correct way to dismiss comparison, when some are superior in application than others.

      Non-traditional compressors are made as an attempt to fine tune and allow Tar-Gzip or Tar-Bzip2 as distribution formats, and to monopolise the archival compression space. They fail at it because of immaturity and worse optimisations.

      You can see in the PeaZip benchmark article above how 7Z is far superior even with just default compression settings. This simply changed to unbeatable levels in terms of ratio with higher compression levels like Maximum or Ultra.

      Also, abandonment of FreeARC does not mean it is unsuitable for benchmarking or real world usage.