summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/sql/kernel/qsqlrecord
Commit message (Expand)AuthorAgeFilesLines
* Purge empty methods from tst_QSqlRecordEdward Welbourne2021-07-231-17/+0
* Select PostgreSQL-only data, rather than filtering in the testEdward Welbourne2021-07-231-19/+17
* Rename QSqlRecord benchmark's source file to match its test nameEdward Welbourne2021-07-232-2/+2
* Make QSqlRecord benchmarks non-fatuousEdward Welbourne2021-07-231-2/+6
* Halve the data-set size of tst_QSqlRecord::benchmarkRecord()Edward Welbourne2021-07-231-1/+2
* Remove qmake project files for benchmarksJoerg Bornemann2021-02-011-5/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-081-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Convert remaining tests/benchmarksLeander Beernaert2019-11-041-0/+16
* psql: do not try to get table name when PQftable returns InvalidOidChristian Ehrlicher2018-02-221-0/+33
* psql: Improve performance of record()v5.10.1Andy Shaw2018-02-082-0/+196