Closed zinserjan closed 7 years ago
Little refactoring to process images parallel to browser calls. In my test case it was up to 36% faster, but that depends on the hardware, number of images to stitch together, browser, etc...
Stats:
Note: Firefox performs best here, cause it emits non-retina images and doesn't need the normalization -> less image processing.
Little refactoring to process images parallel to browser calls. In my test case it was up to 36% faster, but that depends on the hardware, number of images to stitch together, browser, etc...
Stats:
Note: Firefox performs best here, cause it emits non-retina images and doesn't need the normalization -> less image processing.