• Joel Martin's avatar
    Almost double firefox tight_png render performance. · 0664669c
    Joel Martin authored
    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).
    0664669c
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
LICENSE.LGPL-3 Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
vnc.html Loading commit data...
vnc.js Loading commit data...
vnc_auto.html Loading commit data...