History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25274
Type: Performance Problem Performance Problem
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Nikolay Chashnikov
Reporter: Oliver Flege
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Hosted mode slower after upgrading to gwt 1.5M1

Created: 12 Mar 08 12:26   Updated: Thursday 11:46
Component/s: GWT Support
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Win XP

Build: 7,590
Severity: Medium


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order:
Nikolay Chashnikov - 02 Oct 08 11:46
I cannot reproduce the problem. If it persists with the latest GWT version and the latest IDEA 8 EAP build please take a CPU snapshot.