summaryrefslogtreecommitdiffstats
path: root/tests/databasepopulationandfacadequerybenchmark.cpp
Commit message (Collapse)AuthorAge
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
| | | | clang-format -i */**{.cpp,.h}
* Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibilityChristian Mollekopf2016-02-17
|
* CleanupChristian Mollekopf2016-02-13
|
* Different summaries in the benchmark and fixed printing.Christian Mollekopf2016-02-12
| | | | The transaction commit invalidates the transaction
* Sequential keys go badly with findLatestChristian Mollekopf2016-02-12
|
* Stop using clientapi.hChristian Mollekopf2016-02-10
|
* Added a hawd datasetChristian Mollekopf2016-02-09
|
* Centralized main database nameChristian Mollekopf2016-02-01
|
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* Only load the properties we need.Christian Mollekopf2015-12-22
| | | | ...and adjust the test accordingly with what we expect.
* An automated test that keeps memory usage in check.Christian Mollekopf2015-12-22
And ensures we scale linearly with the number of entities.