Skip to content

Instantly share code, notes, and snippets.

@rhpvorderman
rhpvorderman / compressionbenchmark.md
Last active July 14, 2020 09:43
Compression benchmarks igzip and pigz

size

The original file is 1.6G

compresslevel pigz igzip
0 1,6G 712M
1 658M 620M
2 640M 618M
3 623M 622M
4 610M -
include required(classpath("application"))
webservice {
port = 8000
}
backend {
default="SGE"
providers {
SGE {
actor-factory = "cromwell.backend.impl.sfs.config.ConfigBackendLifecycleActorFactory"
config {