-
```
$ taskset -c 0-5 nproc
6
$ taskset -c 0-5 lrzip -vv aes.c
The following options are in effect for this COMPRESSION.
Threading is ENABLED. Number of CPUs detected: 12
Detected 33571696640 byt…
-
Difficulty for minimization = (actual minimum - min(fitness of random points)) / max distance in fitness
| Filename | Difficulty | Points |
| --- | --- | --- |
| LinkedList.csv | 0.10981 | 20 |
| PKJ…
-
In libzpaq.cpp: `Compressor::compress(int n)`
```
/* TODO
* Need to show progress
// ver 7.15 uses read instead of get
// need to show progresss in this way
if (!(i % 128))
…
-
We encountered an issue when using lrzip to compress the stdin data and output to a file. It gave an error "No space left on device". However, we are very sure the disk space is enough.
It's on Debia…
-
Experiment:
- Sample 100 points with replacement
- Generate 50 scalarized objective scores (since ELA for multiobjective is not available)
- Calculate 30 features from the scalarized datasets
- Do N w…
-
Hi,
During to a static analyzer verification I found following bug using MSAN and a fuzzer;
```
Uninitialized bytes in __interceptor_write at offset 0 inside [0x70e000000000, 219)
==2293981==WAR…
-
Method 4 and 5(11) use new algorithms and much stronger (and slower) compression, than currently available in lrzip.
-
When using a long option with `lrztar`, it shows a spurious error. Long options are nevertheless accepted.
Example:
$ lrztar --zpaq --outfile=example.tar.lrz example/
/usr/bin/lrztar: i…
-
When I try to compress a directory containing symlinks, I get an error like:
```
Unable to stat file
```
It occurs when the symlink you are trying to compress is not linked because its original r…
-
Rearranging tar files to colocate similar data should reduce the compressed size. This should reduce the magnitude of offsets to previously-seen data. The initial motivation is smaller deb and rpm b…