Issue 17419 - Closing a large presentation is VERY slow
Summary: Closing a large presentation is VERY slow
Status: ACCEPTED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Linux, all
: P5 (lowest) Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-25 21:29 UTC by gbeeley
Modified: 2017-05-20 11:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description gbeeley 2003-07-25 21:29:17 UTC
OpenOffice 1.1 RC1 appears to be very slow when closing a large presentation,
regardless of whether the presentation was modified or even just open read-only.

We found with one document that OOo would take 30 seconds to open the
presentation, which while not good, was acceptable.  However, it took over five
minutes to close the presentation (not saving it, rather simply exiting out of
Impress opened read-only).  Platform is RH72 on an AMD Athlon, and is a diskless
workstation.

The presentation in question has between 1000 and 1500 "very simple" slides.  In
PPT format it is about 2MB, in SXI format about 100KB.  No background images. 
The licensing on the content of the presentation means I shouldn't *publicly*
post the file, unfortunately.
Comment 1 christian.guenther 2003-07-28 15:19:37 UTC
Reassign to cgu.
Comment 2 gbeeley 2003-08-01 01:33:06 UTC
Some added comments - OOo seems to be spending its time in the
DeletePage loop in SdrModel::Clear() in
svx/source/svdraw/svdmodel.cxx.  Empirical testing shows that the
DeletePage loop in Clear() is approximately O(n^3), and that most of
the work is occurring in the Broadcast call from SdrModel::RemovePage().
Comment 3 christian.guenther 2003-08-11 11:36:38 UTC
set to new and change the target
Comment 4 christian.guenther 2003-08-11 11:54:26 UTC
Please have a look if we can do something to speed up the closing of
large presentations.
Comment 5 clippka 2003-08-26 13:58:06 UTC
armin, can you please verify that youre fix for the insert page
problem also fixes this case?
Comment 6 clippka 2003-08-27 09:12:02 UTC
for you
Comment 7 Armin Le Grand 2003-09-12 14:37:12 UTC
AW->CL: No, i cannot. The fix is #109538# and not yet re-included. But
it sound very reasonable for me that it is the same problem. I will
keep You informed when #109538# is done. Maybe, if You have a bugfixin
CWS for Draw/Impress, i can add it in-between other tasks.
Comment 8 clippka 2003-09-15 11:04:14 UTC
i will wait for armin to inform me that his fix is available
Comment 9 marc.neumann 2004-04-23 09:28:34 UTC
MSC: according to
http://development.openoffice.org/releases/Target_Milestone.html retarget to
OOo_Later
Comment 10 Marcus 2017-05-20 11:08:54 UTC
Reset assigne to the default "issues@openoffice.apache.org".