index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
benchmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
201
-5432
/
+407
*
QWidgetTextControl: port to new-style connects (faster)
David Faure
2022-05-10
1
-0
/
+11
*
benchmarks: fix deprecation warnings
Marc Mutz
2022-04-06
2
-5
/
+5
*
More startOfDay() fixes, in tst_bench_QDateTime
Edward Welbourne
2022-03-31
1
-4
/
+5
*
Fix lancebench after lancelot restructuring
Allan Sandfeld Jensen
2022-03-17
1
-1
/
+1
*
Benchmarks: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
Tests: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+2
*
QByteArray benchmark: fix clang -Wmove-result
Marc Mutz
2022-01-24
1
-1
/
+1
*
benchmarks: fix some (future) -Wunused-result warnings
Marc Mutz
2022-01-24
3
-28
/
+28
*
tst_bench_qlocalsocket: fix Clang 10 warnings about unneeded capture
Marc Mutz
2022-01-24
1
-2
/
+1
*
QTransform benchmark: measure what was promised
Marc Mutz
2022-01-24
1
-1
/
+1
*
Use QPromise when creating continuations to avoid memory leaks
Sona Kurazyan
2022-01-21
1
-0
/
+1
*
Baseline: Move the paintcommands code into the shared directory
Volker Hilsheimer
2022-01-20
1
-2
/
+2
*
Remove unused .qrc files
Joerg Bornemann
2022-01-17
2
-94
/
+0
*
Fix the benchmark for QList::removeAll()
Sona Kurazyan
2021-12-09
1
-92
/
+25
*
Optimize QMimeDatabase::mimeTypeForFile(f, MatchDefault)
Igor Kushnir
2021-12-06
7
-0
/
+84
*
Remove chip.debug compiled binary leftover from debugging
Dmitry Shachnev
2021-12-06
1
-0
/
+0
*
QAbstractFileEngine: Add permission argument to open()
Ievgenii Meshcheriakov
2021-12-04
1
-4
/
+4
*
QWaitCondition: also benchmark std::condition_variable{,_any}
Marc Mutz
2021-11-26
1
-13
/
+83
*
QtBase: replace windows.h with qt_windows.h
Yuhang Zhao
2021-11-23
4
-4
/
+4
*
Rename and restructure the baseline (lancelot) testing code
Eirik Aavitsland
2021-11-16
2
-5
/
+7
*
QReadWriteLocker: also benchmark recursive mode
Marc Mutz
2021-11-15
1
-0
/
+66
*
Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)
Yuhang Zhao
2021-11-10
1
-1
/
+3
*
Remove checks for C++ standard versions C++17 and below
Ievgenii Meshcheriakov
2021-10-01
1
-2
/
+0
*
Deprecate constructing QString from a pointer
Chen Wei
2021-09-07
1
-1
/
+1
*
Add note to QList benchmark about known bug
Edward Welbourne
2021-08-30
1
-0
/
+1
*
Standardise layout and naming in corelib benchmarks
Edward Welbourne
2021-08-30
95
-524
/
+359
*
New QByteArray::toU?LongLong() benchmark
Edward Welbourne
2021-08-27
1
-1
/
+90
*
Fix the (currently unbuilt) qdir/tree/ benchmark
Edward Welbourne
2021-08-23
1
-20
/
+19
*
Add benchmark for QByteArray::toPercentEncoding()
Edward Welbourne
2021-08-19
1
-0
/
+31
*
Add benchmark for QMetaEnum
Marc Mutz
2021-08-16
3
-0
/
+88
*
Fix some compiler warnings from deprecated QFont constructor
Volker Hilsheimer
2021-08-11
1
-1
/
+1
*
testlib: Deprecate QWARN() in favor of qWarning()
Tor Arne Vestbø
2021-08-04
1
-1
/
+1
*
QString benchmark: don't use %ls
Mårten Nordheim
2021-07-29
1
-1
/
+1
*
tests: fix some -Wvolatile
Marc Mutz
2021-07-28
2
-3
/
+5
*
QDirIterator: add nextFileInfo()
Marc Mutz
2021-07-28
3
-12
/
+11
*
Fix various -Wdeprecated-enum-float-conversions around the code
Marc Mutz
2021-07-27
1
-2
/
+4
*
Add a benchmark for QSharedPointer
Marc Mutz
2021-07-27
3
-0
/
+133
*
Purge empty methods from tst_QSqlRecord
Edward Welbourne
2021-07-23
1
-17
/
+0
*
Select PostgreSQL-only data, rather than filtering in the test
Edward Welbourne
2021-07-23
1
-19
/
+17
*
Rename QSqlRecord benchmark's source file to match its test name
Edward Welbourne
2021-07-23
2
-2
/
+2
*
Make QSqlRecord benchmarks non-fatuous
Edward Welbourne
2021-07-23
1
-2
/
+6
*
Halve the data-set size of tst_QSqlRecord::benchmarkRecord()
Edward Welbourne
2021-07-23
1
-1
/
+2
*
Convert QLocalSocket benchmark to use QTestEventLoop
Edward Welbourne
2021-07-23
1
-10
/
+17
*
Assert some more things we can be sure of in the QMap benchmark
Edward Welbourne
2021-07-23
1
-0
/
+17
*
QMap benchmark: use unsigned accumulators and check them
Edward Welbourne
2021-07-23
1
-4
/
+12
*
Rename QMap benchmark source file to match test name
Edward Welbourne
2021-07-23
2
-2
/
+2
*
Give symbolic names to the sizes of data-sets tested in QMap benchmark
Edward Welbourne
2021-07-23
1
-24
/
+27
*
Add benchmarks for QString::number
Mårten Nordheim
2021-07-22
2
-3
/
+133
*
Use QChar::fromUcs4(i) rather than QChar(i) on out-of-range i
Edward Welbourne
2021-07-22
1
-16
/
+28
[next]