wupengcheng6819

Results 7 comments of wupengcheng6819

> Consider porting to [libsais ](https://github.com/IlyaGrebnov/libsais)instead. There's also a 32 bit version. [In my fork of ddelta](https://github.com/PascalGuenther/ddelta), there is a configurable option to use libsais instead of libdivsufsort. Results are...

Just that anyone still needs to build this project. I ran across tons of problems. This is the what finally worked: 1. Grab Ubuntu 16.04, e.g. `sudo docker pull ubuntu:16.04`...

Or is this project specifically obfuscating this to avoid massive access?

Actually I figured out that the `ZstdEncoder.o` and `ZstdDecoder.o` were not built, with which the build becomes successful. But now the problem is that the built `7zz` is not handling...

I am not familiar with Github code management, not sure what I should do...

Especially that now 7z has an ARM assembler decoder.

To be fair, I did a small benchmark between `fxz` and `7z` 22 (**single-threade** decoding), on PC with a total of ~50GB of data. `fxz` has a small speed advantage...