Commit 12c5a48
committed
QMap: also benchmark O(10) elements in take()
Allan asked for this, as that seems to be a typical size for QMap in
Qt apps (which makes me wonder why we keep using a container that is
so terribly inefficient for that number of entries).
Amends fd7b340.
Pick-to: 6.10 6.8 6.5
Change-Id: I931f223c3c1aae16e43059e9cfa65ba679632c01
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
(cherry picked from commit f6eaf6d)
Reviewed-by: Marc Mutz <marc.mutz@qt.io>1 parent ce1bf03 commit 12c5a48
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
315 | 318 | | |
316 | 319 | | |
317 | 320 | | |
| |||
0 commit comments