oxipng/.github
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
..
workflows Reduce size of release binary (#592) 2024-02-20 19:02:12 +01:00
dependabot.yml Create dependabot.yml for action updates 2023-05-19 18:03:24 -04:00