qt5base-lts/tests/benchmarks/corelib
Mårten Nordheim d98a1ef902 Add QMap::insert(const QMap &map)
As opposed to unite(), this inserts one map into the other
without duplicating elements.

Task-number: QTBUG-35544
Change-Id: Ie8ab350b29148851a3176cef1007e8a4ca82c273
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2019-12-12 15:25:30 +01:00
..
codecs Updated license headers 2016-01-21 18:55:18 +00:00
io Win: qdiriterator bench: fix missing null-terminator issues 2019-07-10 07:18:05 +00:00
json Updated license headers 2016-01-21 18:55:18 +00:00
kernel Optimize QTimer::singleShot(0, ...) when taking PMF or Functor callable 2019-04-06 21:16:56 +00:00
mimetypes Use a std::vector instead of a QVector in QMimeDatabasePrivate 2018-09-29 14:22:18 +00:00
plugin tst_bench_QUuid: eliminate an unused variable 2018-06-14 09:15:06 +00:00
text Re-apply 'Skip old benchmark that doesn't build automatically' 2019-07-24 07:45:59 +03:00
thread Don't wrap feature detection macros with QT_HAS_FOO() variants 2019-12-10 00:48:07 +01:00
time Extend QDate's benchmark 2019-08-30 11:22:07 +02:00
tools Add QMap::insert(const QMap &map) 2019-12-12 15:25:30 +01:00
corelib.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00