pedrocr / rawloader

rust library to extract the raw data and some metadata from digital camera images
GNU Lesser General Public License v2.1
304 stars 53 forks source link

Improved performance for image rotation #9

Closed runfalk closed 7 years ago

runfalk commented 7 years ago

Speedup factor should be about x1.6

pedrocr commented 7 years ago

Code looks clean and performance is indeed quite nice. I measured a 45% reduction in rotation time.