https://bugs.documentfoundation.org/show_bug.cgi?id=99403

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #9 from V Stuart Foote <[email protected]> ---
OK, so see the sample "GSK Safari Pantanal show.odp" without OpenGL rendering
enabled there is noticeable roughness in the green progress bar on saving.

this on Windows 8.1 Pro 64-bit en-US with 32GB RAM with both

Version: 5.1.2.2 (x64)
Build ID: d3bf12ecb743fc0d20e0be0c58ca359301eb705f
CPU Threads: 8; OS Version: Windows 6.29; UI Render: default; 
Locale: en-US (en_US)

A 32-bit build with the refactored Zip routines for packaging to ODF 

Version: 5.2.0.0.alpha0+
Build ID: 157469896ef56720f33676222b95e81c04ab5c72
CPU Threads: 8; OS Version: Windows 6.2; UI Render: default; 
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-04-06_20:10:15
Locale: en-US (en_US)

However, I don't believe the drag to be the Zip routines here as total time to
save the archive is about the same and both builds exhibit the ragged progress
bar.

Suggests the issue is in the handling the high number of images (153 JPEG of
157, and 3 PNG and 1 GIF).

I copied the archive and then mogrify (Imagemagick 6.9.0-Q16) all JPEG to BMP
and a second copy as PNG. Edit the context to adjust image types and then open
and time the save.

Windows 8.1 Pro 64-bit
     5.1.2.2 (64-bit) |  5.2.0alpha1+ (32-bit) *buildIDs as above
JPG  14 sec           |  18 sec
BMP  28 sec           |  33 sec
PNG  24 sec           |  29 sec

4.4.1.2 (32-bit)
JPG 18 sec, with a smooth progress bar representation.
4.1.5.2 (32-bit)
JPG 16 sec, with a smooth progress bar representation.

I'll need to rerun with 64-bit build of current master, but looks as if the
issue is also not the image format with JPEGs. 

So, just too many images being churned through?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to