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

--- Comment #1 from Clemens Eisserer <linuxhi...@gmail.com> ---
The whole implementation is rather suboptimal performance-wise for all VCL
backends:

- X11/GTK2 frequently call into XGetImage
- GTK3 performs all rendering to system-memory surfaces, so all the scaling is
done exclusivly by the CPU

The different code-paths are the reason, why GTK3 is more handicapped by this.

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

Reply via email to