DesktopHTMLViewer performance - Raspberry Pi

I have a DesktopHtmlViewer running on a Raspberry Pi and the performance of a page running a Javascript animation is pretty bad (low frame rate). Is there a way to improve the performance such as running in a thread?

Running the same page in a Chromium browser on the Pi does not present the same performance issue.