oxipng/tests
Ingvar Stepanyan 878bbedb37
Improve performance consistency (#202)
* 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-31 21:54:05 -04:00
..
files Fix decoding interlaced images with height or width <= 2 (#175) 2019-06-27 13:44:34 -04:00
filters.rs Improve performance consistency (#202) 2020-03-31 21:54:05 -04:00
flags.rs Improve performance consistency (#202) 2020-03-31 21:54:05 -04:00
interlaced.rs Improve performance consistency (#202) 2020-03-31 21:54:05 -04:00
lib.rs Prepare for next release 2019-02-01 17:27:03 -05:00
reduction.rs Improve performance consistency (#202) 2020-03-31 21:54:05 -04:00
regression.rs Improve performance consistency (#202) 2020-03-31 21:54:05 -04:00