summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/consttobool.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@collabora.co.uk>2024-05-03 20:49:31 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2024-05-04 12:27:49 +0200
commitb7d3e9ce25643bfb5af3e9e8ab3b80bb021b10ea (patch)
tree7e83b4d1d1549c8d88df34ca4cfc8791e7069b58 /compilerplugins/clang/consttobool.cxx
parent6aa2e8fe2b0b59e2fe20191decb9bd6202dabcc9 (diff)
speedup configmgr::Access on Windows
std::multiset seems to be pretty slow to construct and destruct, even if we ~never put anything into these listener lists, so rather use o3tl::sorted_vector, which has more predictable performance. Shaves 10% off startup time for me. Change-Id: I13afcbe3cb63522e4efe61c64f773e1ffbec9683 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167101 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/consttobool.cxx')
0 files changed, 0 insertions, 0 deletions