You can check the compiled code and see how the mathematical calculations are translated into javascript. For these kind of complex calculations the Native Client SDK ( http://code.google.com/p/nativeclient-sdk/) would be a perfect fit but unfortunately it is only supported in the latest chrome version. But I generally agree that nowadays client processing power is really no issue and as the performance of the javascript engines significantly increase from version to version it definitely makes sense to make use of that.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
