summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorKonstantin Ritt <ritt.ks@gmail.com>2019-06-10 22:52:51 +0300
committerKonstantin Ritt <ritt.ks@gmail.com>2019-06-28 17:05:45 +0300
commit99886a87c16078da0f3fb6a6e8387fee17318a7e (patch)
tree05edcb0b37e1e7d72b21207eff9e0bf855642c35 /sync.profile
parent2d2a226a9e09a7faa73352febd7bd8e33c0c50a7 (diff)
Prefer QHash over QMap for faster key lookup
amortized O(1) for QHash VS. stable O(log n) for QMap + optimize usage cases by decreasing the amount of key lookups Change-Id: I169b2d97f07854ce5aca030321820a866d0038ed Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Diffstat (limited to 'sync.profile')
0 files changed, 0 insertions, 0 deletions