I have a site:
8bitwidgets.com
this site runs fine on any computer with a decent GPU, but there are a lot of computers out there that unfortunately do not and on those computers, my site runs really bad.
So one quick solution is that I noticed if i scale down the size of the browser, the frame rate does go up to something perfectly acceptable.
however, asking a user to resize their browser is not realistic.. so it got me thinking maybe i could have an kind of FPS counter and depending on the score, I could auto size the canvas to improve performance automatically.
Can the canvas be resized in realtime? dynamically? or does it always fill the index.html