
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
Win XP
|
|
| Build: |
7,590
|
| Severity: |
Medium
|
|
After upgrading from GWT 1.4.61 to GWT 1.5M1 (aka 0.0.2030), using the hosted mode browser is about 6x slower for us during startup. The problem only occurs if com.intellij.rt.execution.application.AppMain is used as main class. If we use com.google.gwt.dev.GWTShell directly, the performance is as expected.
Further investigation using filemon showed that there are thousands of accesses to the java files in gwt-user.jar when AppMain is involved.
|
|
Description
|
After upgrading from GWT 1.4.61 to GWT 1.5M1 (aka 0.0.2030), using the hosted mode browser is about 6x slower for us during startup. The problem only occurs if com.intellij.rt.execution.application.AppMain is used as main class. If we use com.google.gwt.dev.GWTShell directly, the performance is as expected.
Further investigation using filemon showed that there are thousands of accesses to the java files in gwt-user.jar when AppMain is involved. |
Show » |
|