summaryrefslogtreecommitdiffstats
path: root/tests/dummyresourcebenchmark.cpp
Commit message (Expand)AuthorAge
* dummyresourcebenchmark valuesChristian Mollekopf2017-10-17
* QUICK_TRY_VERIFY for quick polling in benchmarksChristian Mollekopf2017-10-16
* Updated the information we collect for dummyresourcewritebenchmarkChristian Mollekopf2017-10-16
* Benchmark cleanupChristian Mollekopf2017-10-08
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* These jobs now work reliably.Christian Mollekopf2016-10-07
* A better resource filter apiChristian Mollekopf2016-10-05
* Don't access the propertyFilter list directly.Christian Mollekopf2016-09-27
* Ported to the kasync revampChristian Mollekopf2016-09-15
* Shorten the types to be more distinctive.Christian Mollekopf2016-07-08
* Prepare for making the resource status availableChristian Mollekopf2016-07-05
* Account filter for resources and contains comparator in queryChristian Mollekopf2016-05-01
* Don't encode the resource type into the identifierChristian Mollekopf2016-04-17
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibilityChristian Mollekopf2016-02-17
* Stop using clientapi.hChristian Mollekopf2016-02-10
* Renamed Resources to ResourceControlChristian Mollekopf2016-02-10
* Moved some APIChristian Mollekopf2016-02-09
* Use removeDataFromDiskChristian Mollekopf2016-02-09
* Test responsiveness of command processing.Christian Mollekopf2016-02-08
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Got rid of all uses of Query::syncOnDemand and Query::processAllChristian Mollekopf2016-01-14
* This is how we can look at the memory layoutChristian Mollekopf2015-12-17
* Added resource disk usageChristian Mollekopf2015-12-10
* Use hawd for dummyresourcebenchmarkChristian Mollekopf2015-12-01
* Resolve remoteIds during syncChristian Mollekopf2015-12-01
* Introduced a QueryRunner objectChristian Mollekopf2015-11-27
* Use the new model api in the benchmark and split tests up.Christian Mollekopf2015-11-26
* Comments for the benchmarksChristian Mollekopf2015-10-25
* ClientAPI: Don't require an explicit instance identifierChristian Mollekopf2015-10-21
* Added a removeFromDisk method to the resourceChristian Mollekopf2015-10-21
* Set debuglevel in dummyresourcebenchmarkChristian Mollekopf2015-08-13
* DummyResourceBenchmark cleanup.Christian Mollekopf2015-08-10
* Example for parallel processing of jobsChristian Mollekopf2015-08-07
* Made the pipeline an implementation detail of the resource.Christian Mollekopf2015-07-30
* Pass command around as QByteArrayChristian Mollekopf2015-07-23
* Use the resource instance nameChristian Mollekopf2015-07-07
* Use a queryrunner to execute queries.Christian Mollekopf2015-04-15
* Only measure appending, not creating the buffer.Christian Mollekopf2015-04-09
* Renamed Akonadi::Domain to Akonadi::ApplicationDomainChristian Mollekopf2015-04-09
* Use memcpy to copy tables into vectors.Christian Mollekopf2015-04-07
* Benchmark for in-process writing.Christian Mollekopf2015-04-06
* DummyResourceBenchmarkChristian Mollekopf2015-01-27