• 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
vnc.js 42.9 KB