Skip to content

Feature: Add XZ compression #2427

Description

@dnltz

Hey @klayoutmatthias ,

I'm a huge fan of the integrated gzip support in KLayout! I always compress GDS files because they have a big compression potential. However, I have seen XZ compression is now used more and more in other open-source projects. I was wondering if you would be interested in added XZ as well as compression?

I can work on that feature, but I want to check whether you're interested or you see any blocker implementing this feature.

I just tried XZ on a random GDS file, I found on my disk, and the result is quite promising:

$ ls -lh 6_final.gds*
-rw-r--r-- 1 daniel daniel 106M Aug 21 11:18 6_final.gds
-rw-r--r-- 1 daniel daniel  17M Aug 21 11:18 6_final.gds.gz
-rw-r--r-- 1 daniel daniel 8.0M Aug 21 11:18 6_final.gds.xz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions