-
```
What steps will reproduce the problem?
arc create -mx -mt24 -ld384mb --display --cache16mb --workdir=aNFSMount -r
test.arc someBigDirs*
What is the expected output? What do you see instead?
Free…
-
Now that we know more about zips, there's much room for improvement:
* It seems that LZMA compression at level 3 takes the same amount of time as uncompressed (probably due to overheads and usb3 bo…
-
```
What steps will reproduce the problem?
arc create -mx -mt24 -ld384mb --display --cache16mb --workdir=aNFSMount -r
test.arc someBigDirs*
What is the expected output? What do you see instead?
Free…
-
👋 trying to build the latest release, but run into some build issue. The error log is as below:
error build log
```
==> make CC=clang
clang -std=c++14 -Wall -Ofast -march=native src/co…
-
I am using cloud commander. A nice way to manage files in web browser. Unfortunately I can't decompress rar files (https://github.com/coderaiser/cloudcmd/issues/222). The author of the app mentioned t…
-
```
cabal run freearc -- create a compile
Up to date FreeArc 0.67 (March 15 2014) creating archive: a.arc …
-
```
What steps will reproduce the problem?
arc create -mx -mt24 -ld384mb --display --cache16mb --workdir=aNFSMount -r
test.arc someBigDirs*
What is the expected output? What do you see instead?
Free…
-
```
What steps will reproduce the problem?
arc create -mx -mt24 -ld384mb --display --cache16mb --workdir=aNFSMount -r
test.arc someBigDirs*
What is the expected output? What do you see instead?
Free…
-
Hello.
Code should be easy given all the chores are encapsulated within CSVREAD/CSVWRITE functions. I will try to write that code and create the PR if there are no objections against that functiona…
-
Hi @lrog
I got some Segmentation fault. As I always got segmentation fault on real dataset. I run the script to test it. As following:
```
./get_fastq.sh
[ scripts]$ head -9600 test_1.fq > tes…