google-code-export / gwt-links

Automatically exported from code.google.com/p/gwt-links
2 stars 0 forks source link

diagram canvas is slow on chrome dev #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The canvas is extremely slow in chrome dev plugin on linux.  I wonder if this 
is the experience on windows as well.  After compiling to javascript (i.e., 
outside the chrome dev plugin), it's fast.  I tried both multibrowser and html5 
diagram canvas

Original issue reported on code.google.com by david.du...@gmail.com on 25 Apr 2011 at 4:20

GoogleCodeExporter commented 9 years ago
I guess this is probably a chrome dev plugin issue, and not a gwt-links one.  
If you agree, my feelings won't be hurt if you just close this issue .. :)

Original comment by david.du...@gmail.com on 3 May 2011 at 4:59

GoogleCodeExporter commented 9 years ago
You right, it's extremely slow on Chrome dev. 
You can run it faster by deleting the argument "?gwt.codesvr=127.0.0.1:9997"

Actually, I test if the script is executed on hosted or web mode. For the 
hosted mode, the refresh rate is 5 frame per second. I'll improve performances 
next week.

Hope it helps you :)

Original comment by pierre.r...@gmail.com on 12 May 2011 at 11:52

GoogleCodeExporter commented 9 years ago

Original comment by pierre.r...@gmail.com on 12 May 2011 at 1:09

GoogleCodeExporter commented 9 years ago

Original comment by pierre.r...@gmail.com on 3 Aug 2011 at 6:58