containerd/archive/compression
kaz 535916d1d0 Skip exec.LookPath if a specific gzip implementation is disabled
Both pigz and igzip can be disabled via the environment variables.
If disabled, calling exec.LookPath and logging "not found" message is,
even in the debug level, doesn't make much sense.

Signed-off-by: Kazuyoshi Kato <kaz@fly.io>
2023-10-06 09:26:59 -07:00
..
benchmark_test.go Use Intel ISA-L's igzip if available 2023-10-05 22:16:03 -07:00
compression_fuzzer.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
compression_test.go Use Intel ISA-L's igzip if available 2023-10-05 22:16:03 -07:00
compression.go Skip exec.LookPath if a specific gzip implementation is disabled 2023-10-06 09:26:59 -07:00