index
:
sink
calendar/daylongevents
calendar/fixes
calendar/replay
calendar/todo
develop
key-for-datastorequery
key-for-indexes
key-for-resultset
key-for-sinksh
key-storage-api
master
optimize-dav-item-fetch
overlap
range-query/api
range-query/storage
separate-uid
sinksh-better-cli
A data access layer handling synchronization, caching and indexing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
dummyresourcebenchmark.cpp
Commit message (
Expand
)
Author
Age
*
Refactor how the storage is used.
Christian Mollekopf
2016-10-21
*
These jobs now work reliably.
Christian Mollekopf
2016-10-07
*
A better resource filter api
Christian Mollekopf
2016-10-05
*
Don't access the propertyFilter list directly.
Christian Mollekopf
2016-09-27
*
Ported to the kasync revamp
Christian Mollekopf
2016-09-15
*
Shorten the types to be more distinctive.
Christian Mollekopf
2016-07-08
*
Prepare for making the resource status available
Christian Mollekopf
2016-07-05
*
Account filter for resources and contains comparator in query
Christian Mollekopf
2016-05-01
*
Don't encode the resource type into the identifier
Christian Mollekopf
2016-04-17
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibility
Christian Mollekopf
2016-02-17
*
Stop using clientapi.h
Christian Mollekopf
2016-02-10
*
Renamed Resources to ResourceControl
Christian Mollekopf
2016-02-10
*
Moved some API
Christian Mollekopf
2016-02-09
*
Use removeDataFromDisk
Christian Mollekopf
2016-02-09
*
Test responsiveness of command processing.
Christian Mollekopf
2016-02-08
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
Got rid of all uses of Query::syncOnDemand and Query::processAll
Christian Mollekopf
2016-01-14
*
This is how we can look at the memory layout
Christian Mollekopf
2015-12-17
*
Added resource disk usage
Christian Mollekopf
2015-12-10
*
Use hawd for dummyresourcebenchmark
Christian Mollekopf
2015-12-01
*
Resolve remoteIds during sync
Christian Mollekopf
2015-12-01
*
Introduced a QueryRunner object
Christian Mollekopf
2015-11-27
*
Use the new model api in the benchmark and split tests up.
Christian Mollekopf
2015-11-26
*
Comments for the benchmarks
Christian Mollekopf
2015-10-25
*
ClientAPI: Don't require an explicit instance identifier
Christian Mollekopf
2015-10-21
*
Added a removeFromDisk method to the resource
Christian Mollekopf
2015-10-21
*
Set debuglevel in dummyresourcebenchmark
Christian Mollekopf
2015-08-13
*
DummyResourceBenchmark cleanup.
Christian Mollekopf
2015-08-10
*
Example for parallel processing of jobs
Christian Mollekopf
2015-08-07
*
Made the pipeline an implementation detail of the resource.
Christian Mollekopf
2015-07-30
*
Pass command around as QByteArray
Christian Mollekopf
2015-07-23
*
Use the resource instance name
Christian Mollekopf
2015-07-07
*
Use a queryrunner to execute queries.
Christian Mollekopf
2015-04-15
*
Only measure appending, not creating the buffer.
Christian Mollekopf
2015-04-09
*
Renamed Akonadi::Domain to Akonadi::ApplicationDomain
Christian Mollekopf
2015-04-09
*
Use memcpy to copy tables into vectors.
Christian Mollekopf
2015-04-07
*
Benchmark for in-process writing.
Christian Mollekopf
2015-04-06
*
DummyResourceBenchmark
Christian Mollekopf
2015-01-27