Well, I know the communication cost between browser plugin and jvm .
But the performance penalty should not be such high.. It is not
possible to use devmode with this performance.

On Jan 26, 12:58 am, Ben Imp <[email protected]> wrote:
> My armchair guess is that its for the same reason that all of the dev
> mode operations are kind of chunky - its calling out into the java
> code rather than using in-browser JavaScript.  Its kind of difficult
> to compare performance of code running in two entirely different VMs.
>
> http://code.google.com/webtoolkit/doc/latest/DevGuideCompilingAndDebu...
>
> -Ben
>
> On Jan 25, 4:26 pm, Gursel Koca <[email protected]> wrote:
>
>
>
> > GWT DevMode serialization with gwt-rpc is 100 times slower than
> > production mode. Is there any idea why it is so slow?..
>
> > For example serialization of 1000 objects lasts 67 ms for production
> > mode , and 8000 ms for devmode..  There is notthing special with these
> > objects, they are just pojos.- Hide quoted text -
>
> - Show quoted text -

-- 
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.

Reply via email to