oxipng/src
Ingvar Stepanyan f30af26cf5 Improve performance consistency
Switch from HashMap / HashSet to IndexMap / IndexSet for consistent iteration order of various options and, as a result, more predictable performance.
2020-03-16 14:13:56 +00:00
..
deflate Prepare for next release 2019-02-01 17:27:03 -05:00
png Improve performance consistency 2020-03-16 14:13:56 +00:00
reduction Improve performance consistency 2020-03-16 14:13:56 +00:00
atomicmin.rs Enable more clippy lints and fix some clippy issues 2020-01-19 05:22:14 -05:00
colors.rs Prepare for next release 2019-02-01 17:27:03 -05:00
error.rs Prepare for next release 2019-02-01 17:27:03 -05:00
evaluate.rs Allow usage on wasm32-unknown-unknown target (#194) 2019-09-25 13:01:53 -04:00
filters.rs Reduce alloc in filtering/unfiltering by reusing buffers (#191) 2019-09-04 11:09:54 -04:00
headers.rs Improve performance consistency 2020-03-16 14:13:56 +00:00
interlace.rs Interlacing fixes (#182) 2019-07-24 09:16:13 -04:00
lib.rs Improve performance consistency 2020-03-16 14:13:56 +00:00
main.rs Improve performance consistency 2020-03-16 14:13:56 +00:00
rayon.rs Prepare for next release 2019-02-01 17:27:03 -05:00