summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBartosz Kosiorek <gang65@poczta.onet.pl>2021-06-10 15:54:38 +0200
committerBartosz Kosiorek <gang65@poczta.onet.pl>2021-06-10 18:49:52 +0200
commit363b98b268f317e7f2f9af392085856b938fb5f9 (patch)
treea0af6d95ae2e7d23db9db5d4a019835b13dd266a /test
parentda905b57745a343aa922a4e9fb513b121cd6ad8b (diff)
EMF tdf#142745 Improve performance of FILLRGN, PAINTRGN, EXTSELECTCLIPRGN
With previous implementation, during reading of rectangles the optimizations were made after reading every single rectangle. This was causing performance issues, with many rectangles (eg. 2500 rectangles). With this commit, the optimization is made after reading all rectangles. It is improving performance of FILLRGN, PAINTRGN and EXTSELECTCLIPRGN records. Change-Id: I1b8b844efddd08e9bf6f6726c3fdf213a629883f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116996 Tested-by: Jenkins Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions