Same, but on Windows with Chrome. For a second there I thought the ie-view extension (for web development) had crashed, until I remembered that I don't have that extension installed here.
In Chrome on OS X at least the cursor sometimes doesn't appear immediately when you leave the screen. Now that caused a little oh-shit moment. How did it get out of the box?
I wouldn't expect it to degrade. This is using canvas - it's not creating a new copy of the image every time, but just painting that one image to the canvas.
The resource consumption is constant over time, so performance really shouldn't degrade.