oxipng/tests
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
..
files Reduce size of release binary (#592) 2024-02-20 19:02:12 +01:00
filters.rs Move file-specific options under OutFile (#529) 2023-09-25 11:15:13 +02:00
flags.rs Reduce size of release binary (#592) 2024-02-20 19:02:12 +01:00
interlaced.rs Move file-specific options under OutFile (#529) 2023-09-25 11:15:13 +02:00
interlacing.rs Move file-specific options under OutFile (#529) 2023-09-25 11:15:13 +02:00
lib.rs Move file-specific options under OutFile (#529) 2023-09-25 11:15:13 +02:00
raw.rs Revamp CI workflow to upload artifacts, cross-compile ARM64 binaries, and more (#534) 2023-09-02 11:09:20 -04:00
reduction.rs Move file-specific options under OutFile (#529) 2023-09-25 11:15:13 +02:00
regression.rs Reduce size of release binary (#592) 2024-02-20 19:02:12 +01:00
strategies.rs Move file-specific options under OutFile (#529) 2023-09-25 11:15:13 +02:00