On Mon, Mar 21, 2011 at 9:28 AM, Albert Lacambra <[email protected]> wrote: > Good to know! I supose that that is the only case, n? For us is much most > faster in js mode that in dev mode.
Interesting. For us it was the complete opposite :) Depends of course on the browser and the mathematical taks... Best, Raphael > Al > > On 21 March 2011 09:24, Raphael André Bauer <[email protected]> > wrote: >> >> On Sat, Mar 19, 2011 at 6:24 PM, Y2i <[email protected]> wrote: >> > I do a lot of math calculations (exp, log, sqrt, pow, asin, sin) but I >> > haven't noticed any delays yet. >> >> Also a tiny notice from my side: Mathematical calculations in dev mode >> are most likely much faster than when you execute the real compiled >> version. The reason is that the JVM is much faster than any JS engine >> to date (imho). >> >> Cheers, >> >> Raphael >> >> >> >> >> > Thanks for the heads up, I'll keep this in mind. >> > >> > -- >> > 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. >> > >> >> -- >> 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. >> > > -- 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.
