HTML5 performance lost when scaling

Hello

Sometimes, I need to do zoom out to show all the board when current size in browser does not contain all the elements on stage, however, I notice signification performance lost, and the page gets very slow then.

If I zoom out the browser page it self, there is no performance drop at all…

Is there any recommendation when scaling a sprite in HTML5? its OK if I lose smoothing or anti-alias.