Bug 485736 - Mono-UIA can significantly slow down an application in some cases
Summary: Mono-UIA can significantly slow down an application in some cases
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 0.9.1
Hardware: Other Other
: P5 - None : Minor
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-16 19:19 UTC by Michael Gorse
Modified: 2009-07-02 03:50 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gorse 2009-03-16 19:19:42 UTC
Running mono-uia can sometimes make an application take much longer to draw the user interface.  I suspect that this is particularly the case when there are many list items in a list for instance.

Repro:
1. Install wf-apps.
2. Time reportBuilder without mono-uia loaded.  Allow the app to start, then press alt+f4 to close.
3. Time ReportBuilder as before with mono-uia loaded.

Result:
The first time takes 1.2-1.5s on my machine.  The second time takes 9.5-10s.