Skip to content

Consider using xz to compress production assets #892

Closed
@abarth

Description

@abarth

As an example, xz seems to compress the ICU data table better than zip:

2.1M Dec 11 20:17 icudtl.dat.zip
1.4M Dec 11 20:18 icudtl.dat.xz

We could use xz to compress the data table and then place it in the APK without further compression.

See http://tukaani.org/xz/embedded.html

/cc @eseidel

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecta: sizeReducing IPA/APK/JS sizesc: performanceRelates to speed or footprint issues (see "perf:" labels)engineflutter/engine repository. See also e: labels.perf: app sizePerformance issues related to app size (binary/code size) or disk space

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions