summaryrefslogtreecommitdiff
path: root/svtools/uiconfig/ui
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-09-06 11:01:46 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-09-06 11:10:09 +0200
commit871cc47c5ea66d1c2f1cbff5d7564202192ea84c (patch)
tree2a65fd5d221aa5cdbbf29d85b28d23ee1f1e549c /svtools/uiconfig/ui
parent3bc61004287e1d1a734c6046019d605742f6c629 (diff)
use a faster standard algorithm to workaround performance problem, fdo#68089
We have here an O(n^2) algorithm. At least using std::find_if here improves the inner loop and fixes the problem with the bug document. Change-Id: I88dea9434df6c669f4897927a721ad1518d7ca5e
Diffstat (limited to 'svtools/uiconfig/ui')
0 files changed, 0 insertions, 0 deletions