summaryrefslogtreecommitdiffstats
path: root/tests/genericresourcebenchmark.cpp
Commit message (Collapse)AuthorAge
* Moved test implementations to central location.Christian Mollekopf2015-10-13
|
* Cleaned-up genericresourcebenchmarkChristian Mollekopf2015-08-24
|
* HAWD for the genericresourcebenchmarkChristian Mollekopf2015-08-24
|
* Store indexes as named databases in the same db.Christian Mollekopf2015-08-23
| | | | | | Because we also keep using the same transactions this finally makes the resource somewhat performant. On my system genericresourcebenchmark now processes ~4200 messages per second instead of ~280.
* GenericResourceBenchmarkChristian Mollekopf2015-08-19
Will eventually replace most parts of DummyResourceBenchmark