oxipng/.github/workflows
andrews05 98fd4de30a
Reduce size of release binary (#592)
This PR makes 3 changes that together reduce binary size by around 25%:
- Sets lto="fat" in cargo.toml
- Sets panic="abort" in cargo.toml
- Sets location-detail=none in RUSTFLAGS

Closes #571

An unrelated change: I've replaced the zopfli test file with a smaller
one that runs much faster, as well as removing the slow test for
issue-133 which was related to an older alpha optimisation that is no
longer relevant.
2024-02-20 19:02:12 +01:00
..
deploy.yml Bump dawidd6/action-download-artifact from 2 to 3 (#588) 2024-01-01 21:33:16 +01:00
oxipng.yml Reduce size of release binary (#592) 2024-02-20 19:02:12 +01:00