Almost double firefox tight_png render performance.
When extracting the data URI info, much more efficient in firefox to iterate and push onto an array, then to generate the whole array at once using the map function. Chrome is mostly unaffected by this change (might be slightly better).
Showing
Please
register
or
sign in
to comment