• Joel Martin's avatar
    Double Chrome hextile perf again. Add canvas test. · 97763d0e
    Joel Martin authored
    - By dereferencing the 'data' field of the imageData object before the
      loop, the hextile performance on Chrome is down to 140ms or so for
      a full 800x600 update. Still have to fall back to Canvas operations
      for firefox.
    
    - Fix RQ empty after reorder bug.
    97763d0e
canvas.html 3.98 KB