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

Michael Meeks <[email protected]> changed:

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

--- Comment #6 from Michael Meeks <[email protected]> ---
Running a VCL / GL rendering log on this I see lots of:

   870    info:vcl.opengl:17287:1:vcl/source/opengl/OpenGLHelper.cxx:1034:
OpenGLTexture 73 868x1021 from data

in my local build - seems like we're doing a -ton- of GPU <-> CPU transfers of
large bitmaps which takes lots of time (I guess). Need to unwind why that is -
presumably it is the cause. I'm suspicious of the rotated text legends but ...
;-)

Anyhow - I can reproduce the slowness in rendering here.

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

Reply via email to