[porting-issues] [Issue 85798] Load/Save of documents ver y slow due to expensive progressbar updates

2008-02-05 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85798



This issue depends on issue 85860, which changed state:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85798] Load/Save of documents ver y slow due to expensive progressbar updates

2008-02-04 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85798





--- Additional comments from [EMAIL PROTECTED] Mon Feb  4 08:03:14 + 
2008 ---
AquaSalInstance::AnyInput() implemented in CWS aquavcl05 = when performance is 
needed for 
interactivity idle-tasks doesn't occupy the CPU anymore

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85798] Load/Save of documents ver y slow due to expensive progressbar updates

2008-02-04 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85798





--- Additional comments from [EMAIL PROTECTED] Mon Feb  4 09:17:53 + 
2008 ---
When the idle-handling wasn't fixed yet profiling showed that Writer's layouter 
could be made noticeably 
faster by short-circuiting some simple text measurement queries = implemented 
in CWS aquavcl05

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85798] Load/Save of documents ver y slow due to expensive progressbar updates

2008-02-04 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85798


User hdu changed the following:

What|Old value |New value

 IssuesThisDependsOn|  |85860





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85798] Load/Save of documents ver y slow due to expensive progressbar updates

2008-02-04 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85798


User hdu changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Feb  4 12:44:56 + 
2008 ---
AquaFrame::Flush() being too expensive got fixed in CWS aquavcl05 by getting 
rid of the synchronous 
indirect call to AquaSalGraphics::UpdateWindow()

These cumulative changes improve the performance of loading the test document 
mentioned above from 
32sec to 13sec on my test system :-)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85798] Load/Save of documents ver y slow due to expensive progressbar updates

2008-02-01 Thread ssa
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85798


User ssa changed the following:

What|Old value |New value

Keywords|  |aqua

Target milestone|---   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Fri Feb  1 13:28:19 + 
2008 ---
set target and keyword

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85798] Load/Save of documents ver y slow due to expensive progressbar updates

2008-02-01 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85798





--- Additional comments from [EMAIL PROTECTED] Fri Feb  1 15:28:58 + 
2008 ---
The progress bar painting is not too expensive, but the full 
AquaSalFrame::Sync() called after each painting 
is...

The responsiveness issue has a different cause than the timer handling I 
originally suspected:
AquaSalInstance::AnyInput()'s current implementation doesn't convince SwDoc's 
idle-layouter that the  
system is not idling.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85798] Load/Save of documents ver y slow due to expensive progressbar updates

2008-02-01 Thread ssa
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85798
 Issue #|85798
 Summary|Load/Save of documents very slow due to expensive prog
|ressbar updates
   Component|porting
 Version|OOH680m5
Platform|Macintosh
 URL|
  OS/Version|Mac OS X
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|MacOSX
 Assigned to|hdu
 Reported by|ssa





--- Additional comments from [EMAIL PROTECTED] Fri Feb  1 13:27:42 + 
2008 ---
A good test document is
http://www.oasis-open.org/committees/download.php/26216/OpenDocument-formula-20071115.odt

Loading and saving of this document is very slow. Tests revealed that this is
due to expensive progress bar updates.

Once it is loaded, you cannot type immediately but have to wait for another 10
sec or so before the app is responding again. This is due to the timer handling
which has to be fixed as well.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 85798] Load/Save of documents ver y slow due to expensive progressbar updates

2008-02-01 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85798


User hdu changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Fri Feb  1 13:42:36 + 
2008 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]