Hi Chris,
you were spot on - it was Chrome plugin to blame. After installing
Firefox plugin (the thread you referred me to was helpful), I see the
same GWT debugging speed in Linux as I saw in Windows.
Thanks a lot!
MG
>
> On Nov 7, 9:27 pm, Chris Conroy wrote:
>
> > Your slowness is not a Lin
Thanks, Chris! I'll try to install FF plugin later today and will post
results here.
MG
On Nov 7, 9:27 pm, Chris Conroy wrote:
> Your slowness is not a Linux vs. Windows issue: it is a Chrome plugin
> vs. Firefox plugin issue.
>
> The Chrome NPAPI based plugin is known to be a lot slower than th
Your slowness is not a Linux vs. Windows issue: it is a Chrome plugin
vs. Firefox plugin issue.
The Chrome NPAPI based plugin is known to be a lot slower than the
Firefox XPCOM plugin. This is partly due to the out of process nature
of plugins in chrome: each JS<->Java boundary crossing incurs ext
Hello!
I recently switched from Windows 7 to Ubuntu for GWT development, and
I am seriously considering moving back, as GWT debugging under Linux
("Debug as Web Application" in Eclipse) is painful - much slower than
under Windows.
My test: same project/code (GWT front-end, GAE back-end). While on