• 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
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
LICENSE.AGPL-3 Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
vnc.html Loading commit data...
vnc.js Loading commit data...
web.py Loading commit data...
websocket.py Loading commit data...
wsproxy.py Loading commit data...