Skip to content

XZ decompression is extremely slow #521

@vsarunas

Description

@vsarunas

Nomad was taking over 7.5 seconds just to extract an 11MB tar.xz archive in our use case.
When decompressing the same artifact:

  • Native tar command: under 1 second
  • gxz: slightly over 1 second
  • go-getter: over 7 seconds

The PR #520 addresses the gap between gxz and go-getter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions