diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-04-05 15:39:25 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-04-08 08:51:35 +0200 |
commit | 1d556ff84dce01531ee334dc1408cebe50e97d22 (patch) | |
tree | 1d47ced8edc4c29898e5c67de16d386104ceeccd /vcl | |
parent | c40a0d8c80a6b6d1354b0dc9695a8476a0a15599 (diff) |
tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 4
Individually, these don't make much difference, but they add up
to a halving the time to save on my machine.
fileaccess::TaskManager was spending lots of time iterating over it's
internal data, so flatten the structures here, to avoid cache-unfriendly
pointer chasing.
Change-Id: Ic1e2e3958d10f3266aad5ddbcbd68ef1c7285dc7
Reviewed-on: https://gerrit.libreoffice.org/70312
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl')
0 files changed, 0 insertions, 0 deletions