summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/sql/kernel/qsqlrecord/tst_qsqlrecord.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QSqlRecord benchmark's source file to match its test nameEdward Welbourne2021-07-231-229/+0
* 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
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* 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-081-0/+191